React Native Guidelines
Anything you folks think is missing (or should be deleted) from this list for React Native guidelines?
- Project Structure
- Compile Time Validation - TypeScript
- Runtime Validation - Zod
- Expo / RN CLI
- Animations
- Theming & Styling
- Internationalisation
- Asset Management
- Testing
- Project Configuration
- Navigation
- Local Storage
- Debugging
- Performance Monitoring
- CI / CD
- Environment Management
- State Management
- Error Handling
- Push Notifications
- Over The Air Updates / Codepush
- Cross Platform (Web / Mobile)
- Backend For Frontend
- Security