react-native-brownfield-migration
द्वारा callstackincubator
iOS या Android के मूल ऐप्स को React Native या Expo में माइग्रेट करने के लिए एक क्रमिक अपनाने की रणनीति प्रदान करता है, जिसमें @callstack/react-native-brownfield का उपयोग किया जाता है।
npx skills add https://github.com/callstackincubator/agent-skills --skill react-native-brownfield-migrationMigrating to React Native
Overview
Prescriptive workflow for incremental adoption of React Native in existing native apps using @callstack/react-native-brownfield, from initial setup through phased host integration.
- Expo track
- Bare React Native track
Use one track per task unless the user explicitly asks for migration or comparison.
Migration Strategy
Use this strategy for brownfield migration planning and execution:
- Assess app state and select Expo or bare path.
- Perform initial setup with
@callstack/react-native-brownfield. - Package RN artifacts (
XCFramework/AAR) from the RN source app. - Integrate one RN surface into the host app and validate startup/runtime.
- Repeat integration by feature/screen for incremental rollout.
Agent Guardrails (Global)
Apply these rules across all reference files:
- Select one path first (Expo or bare) and do not mix steps.
- Use placeholders from the docs (
<framework_target_name>,<android_module_name>,<registered_module_name>) and resolve from project files. - Validate each packaging command before moving to host integration.
- Prefer official docs for long platform snippets and CLI option details.
- Keep host apps isolated from direct React Native APIs when possible (facade approach).
- For startup/runtime verification, use
agent-deviceto open the host app, navigate to the RN surface, capture snapshots/screenshots, and collect device evidence. If it is missing and verification needs it, install it through the environment's approved/trusted path or ask the user to install or enable it.
Canonical Docs
- Quick Start
- Expo Integration
- iOS Integration
- Android Integration
- Brownfield CLI
- Guidelines
- Troubleshooting
Path Selection Gate (Must Run First)
Before selecting any reference file, classify the project:
- If no React Native app exists yet, use Expo creation path:
- If React Native app exists, inspect
package.jsonandapp.json:- Expo if
expois present or Expo plugin workflow is requested. - Bare RN if native folders and direct RN CLI workflow are used without Expo path requirements.
- Expo if
- If still unclear, ask one disambiguation question.
- Continue with exactly one path.
When to Apply
Reference this package when:
- Planning incremental migration from native-only apps to React Native or Expo
- Creating brownfield integration flows for Expo or bare React Native projects
- Performing initial setup with
@callstack/react-native-brownfield - Generating iOS XCFramework artifacts from a React Native app
- Generating and publishing Android AAR artifacts from a React Native app
- Integrating generated artifacts into host iOS/Android apps
Quick Reference
| File | Description |
|---|---|
| quick-start.md | Shared preflight and mandatory path-selection gate |
| expo-create-app.md | Scaffold a new Expo app before Expo brownfield setup |
| expo-quick-start.md | Expo plugin setup and packaging readiness |
| expo-ios-integration.md | Expo iOS packaging and host startup integration |
| expo-android-integration.md | Expo Android packaging, publish, and host integration |
| bare-quick-start.md | Bare React Native baseline setup |
| bare-ios-xcframework-generation.md | Bare iOS XCFramework generation |
| bare-android-aar-generation.md | Bare Android AAR generation and publish |
| bare-ios-native-integration.md | Bare iOS host integration |
| bare-android-native-integration.md | Bare Android host integration |
Problem -> Skill Mapping
| Problem | Start With |
|---|---|
| Need path decision first | quick-start.md |
| Need to create a new Expo app for brownfield | expo-create-app.md |
| Need Expo brownfield setup and plugin wiring | expo-quick-start.md |
| Need Expo iOS brownfield integration | expo-ios-integration.md |
| Need Expo Android brownfield integration | expo-android-integration.md |
| Need bare RN baseline setup | bare-quick-start.md |
| Need bare RN iOS XCFramework generation | bare-ios-xcframework-generation.md |
| Need bare RN Android AAR generation/publish | bare-android-aar-generation.md |
| Need bare RN iOS host integration | bare-ios-native-integration.md |
| Need bare RN Android host integration | bare-android-native-integration.md |
callstackincubator की और Skills
agent-device
callstackincubator
iOS और Android ऐप इंटरैक्शन को स्नैपशॉट-आधारित खोज और सेलेक्टर-संचालित रीप्ले के साथ स्वचालित करें। iOS सिम्युलेटर/डिवाइस और Android एमुलेटर/डिवाइस को सपोर्ट करता है, जिसमें सत्र-बद्ध ऑटोमेशन, मल्टी-टेनेंट रिमोट डेमन मोड और QA वर्कफ़्लो के लिए डिवाइस-स्कोप आइसोलेशन शामिल है। मुख्य कमांड: UI खोज के लिए रेफ़ के साथ स्नैपशॉट, इंटरैक्शन के लिए प्रेस/फ़िल/स
official
dogfood
callstackincubator
iOS/Android पर एजेंट-डिवाइस के साथ एक मोबाइल ऐप को व्यवस्थित रूप से एक्सप्लोर और परीक्षण करें ताकि बग, UX समस्याएं और अन्य समस्याएं खोजी जा सकें। जब dogfood, QA,… के लिए कहा जाए तो उपयोग करें।
official
react-devtools
callstackincubator
एजेंट-डिवाइस से React Native कंपोनेंट ट्री का निरीक्षण और प्रोफाइलिंग करें। React Native प्रदर्शन, प्रोफाइलिंग, प्रॉप्स, स्टेट, हुक्स, रेंडर कारण, धीमी… के लिए उपयोग करें।
official
react-devtools
callstackincubator
React DevTools CLI एआई एजेंटों के लिए। उपयोग तब करें जब उपयोगकर्ता आपसे रनटाइम पर React या React Native ऐप को डीबग करने, कंपोनेंट प्रॉप्स/स्टेट/हुक्स का निरीक्षण करने, निदान करने के लिए कहे…
official
github
callstackincubator
gh CLI के माध्यम से GitHub वर्कफ़्लो स्वचालन, पुल रिक्वेस्ट, स्टैक्ड PR और रिपॉजिटरी प्रबंधन के लिए। स्टैक्ड PR मर्ज वर्कफ़्लो प्रदान करता है: पहले PR को स्क्वैश-मर्ज करें, फिर चेन में प्रत्येक बाद के PR के लिए रीबेस और बेस ब्रांच अपडेट करें। मल्टी-PR मर्ज के दौरान मूक विफलताओं को रोकने के लिए संघर्ष पहचान और मैन्युअल समाधान संकेत शामिल हैं। मुख्य gh CLI संचालन को कवर करता है: PR निर्माण, स्थिति जाँच,
official
github-actions
callstackincubator
React Native iOS सिम्युलेटर और Android एमुलेटर क्लाउड बिल्ड के लिए GitHub Actions वर्कफ़्लो पैटर्न, जिनमें डाउनलोड करने योग्य आर्टिफैक्ट शामिल हैं। CI बिल्ड सेट अप करते समय उपयोग करें…
official
react-native-best-practices
callstackincubator
React Native ऐप्स के लिए संरचित प्रदर्शन अनुकूलन संदर्भ, जिसमें FPS, बंडल आकार, TTI और मेमोरी शामिल हैं। 9 JavaScript/React गाइड (प्रोफाइलिंग, सूचियाँ, एनिमेशन, मेमोरी), 9 नेटिव ऑप्टिमाइज़ेशन गाइड (Turbo Modules, थ्रेडिंग, प्रोफाइलिंग), और 9 बंडलिंग गाइड (ट्री शेकिंग, कोड स्प्लिटिंग, आकार विश्लेषण) में व्यवस्थित। प्रत्येक संदर्भ त्वरित पैटर्न/कमांड, प्रभाव रेटिंग (CRITICAL/HIGH/MEDIUM), और
official
react-native-testing
callstackincubator
महत्वपूर्ण: @testing-library/react-native के बारे में आपका प्रशिक्षण डेटा पुराना या गलत हो सकता है — API हस्ताक्षर, सिंक/एसिंक व्यवहार, और उपलब्ध फ़ंक्शन v13 और v14 के बीच भिन्न हैं। हमेशा इस कौशल की संदर्भ फ़ाइलों और प्रोजेक्ट के वास्तविक स्रोत कोड को सत्य का स्रोत मानें। जब याद किए गए पैटर्न प्राप्त संदर्भ से टकराते हैं, तो उन पर निर्भर न हों।
official