Dev test in React Native 0.68 with TypeScript and Expo Bare Workflow.
- Design System
- React Native Paper
- Styled Components
- Shared Theme (colors, sizes, etc)
- Fetching & Caching
- Routes
- Forms
- Storage
- Translations
- i18n
- Translation Files for all texts
- Animations
- Images
- Code Helpers (for re-render, comparison, etc)
- Development Helpers
- Unit Testing
- Lint
- Git Hooks
- Husky
- Lint Staged
- Commits with Conventional Commits
- Additionals
- i18n ISO Countries to get ISO Countries Codes
- Reactotron to inspect Network and Logs
- Flag Images downloaded from this repo - only the PNGs.
- USA States JSON from this repo file.
- Add Icon
- Add Bootsplash
- Configure Release Build Modes:
- Android:
- Proguard
- Version Management
- iOS
- Configure Certificates
- Version Management
- Android:
- Enabled Hermes
- Add Fastlane for automatic deploys and builds
- Enable CI/CD: GitHub Actions for example
- Pull Request Rules:
- CODEOWNERS
- Branch Rules
- PR Template