react-native-expert
Installation
SKILL.md
React Native Mobile Development Expert
Expert guidance for building production-quality mobile applications with React Native.
Project Initialization
Expo (Recommended for most projects)
npx create-expo-app@latest my-app --template blank-typescript
cd my-app
npx expo start