Expo UI Jetpack Compose

द्वारा expo

`@expo/ui/jetpack-compose` package lets you use Jetpack Compose Views and modifiers in your app.

npx skills add https://github.com/expo/skills --skill 'Expo UI Jetpack Compose'

expo की और Skills

expo-upgrade
expo
फ्रेमवर्क (ओपन सोर्स)। एक्सपो SDK संस्करणों को अपग्रेड करने और निर्भरता समस्याओं को ठीक करने के लिए दिशानिर्देश
apidevelopmentofficial
expo-data-fetching
expo
Framework (OSS). Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (`useLoaderData`).
official
android-e2e-testing
expo
एंड्रॉइड एमुलेटर पर ADB का उपयोग करके Expo Router सुविधाओं का परीक्षण करें। मूल एंड्रॉइड सुविधाओं को लागू करने के बाद या एंड्रॉइड पर UI व्यवहार सत्यापित करते समय उपयोग करें।
official
expo-dev-client
expo
EAS Build या स्थानीय रूप से भौतिक उपकरणों पर मूल कोड का परीक्षण करने के लिए कस्टम Expo विकास क्लाइंट बनाएं। केवल तब आवश्यक जब कस्टम मूल मॉड्यूल, Apple लक्ष्य (विजेट, ऐप क्लिप), या तृतीय-पक्ष मूल कोड का उपयोग कर रहे हों जो Expo Go में नहीं है; पहले npx expo start के साथ Expo Go आज़माएं। स्वचालित TestFlight सबमिशन के साथ क्लाउड बिल्ड या आपकी मशीन पर स्थानीय बिल्ड का समर्थन करता है, जो .ipa (iOS) या .apk / .aab (Android
official
android-jetpack-compose
expo
Use when building Android UIs with Jetpack Compose, managing state with remember/mutableStateOf, or implementing declarative UI patterns.
official
swiftui-expert-skill
expo
Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, macOS-specific APIs, and iOS 26+ Liquid…
official
android-e2e-testing
expo
Test Expo Router features on Android emulators using ADB. Use after implementing native Android features or when verifying UI behavior on Android.
official
expo-api-docs
expo
Write TSDoc comments for Expo SDK APIs following official conventions. MUST USE when introducing new user-facing TypeScript APIs in expo-* packages - document…
official