React Native Skills
Framework for building native apps using React.
Sub-Skills
Architecture
- project-structure.md - Project organization
- expo-vs-cli.md - Expo vs CLI
- monorepo.md - Monorepo patterns
Navigation
- react-navigation.md - React Navigation
- stack-navigator.md - Stack navigator
- tab-navigator.md - Tab navigator
- deep-linking.md - Deep linking
State Management
- redux.md - Redux patterns
- zustand.md - Zustand patterns
- context.md - Context API
- react-query.md - React Query
Components
- styling.md - StyleSheet patterns
- platform-specific.md - Platform.OS
- native-modules.md - Native modules
- animations.md - Reanimated
Data
- fetch.md - Fetch API
- axios.md - Axios patterns
- async-storage.md - AsyncStorage
- realm.md - Realm database
Performance
- flatlist.md - FlatList optimization
- images.md - Image optimization
- hermes.md - Hermes engine
- memoization.md - Memoization
Testing
- jest.md - Jest patterns
- detox.md - Detox E2E
- component-testing.md - Component tests
Build & Deploy
- fastlane.md - Fastlane automation
- code-push.md - CodePush
- eas.md - Expo EAS
Detection
Auto-detected when project contains:
metro.config.jsfileapp.jsonwith React Nativereact-nativepackage