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

Bare React Native (When native code access required)

npx @react-native-community/cli init MyApp --template react-native-template-typescript
cd MyApp
Related skills

More from johanruttens/paddle-battle

Installs
5
First Seen
Jan 25, 2026