Set up a new React Native project with best practices
Set up a React Native project:
App name: ${{APP_NAME}}
Features needed: ${{FEATURES}}
Target platforms: ${{PLATFORMS}}
Configure:
- Project structure
- Navigation (React Navigation)
- State management
- TypeScript setup
- ESLint/Prettier
- Testing setup
- CI/CD basics
- Environment configurationOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{APP_NAME][{FEATURES][{PLATFORMS]