React Native Commands (/reactnative:)
Mobile development with React Native.
Code Generation
| Command | Description |
|---|---|
/reactnative:generate-screen <Name> | Generate screen component |
/reactnative:native-module <Name> | Generate native module |
Analysis Commands
| Command | Description |
|---|---|
/reactnative:check-architecture | Validate architecture |
/reactnative:check-code-quality | Run code quality checks |
/reactnative:check-compliance | Check rule compliance |
/reactnative:check-security | Security audit |
/reactnative:check-testing | Test coverage analysis |
App Commands
| Command | Description |
|---|---|
/reactnative:app-size | Analyze app bundle size |
/reactnative:deep-link <Route> | Configure deep linking |
/reactnative:store-prepare | Prepare for app store |