Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xxidbr9/rn-production-ready


https://github.com/xxidbr9/rn-production-ready

android ios react react-native redux

Last synced: about 22 hours ago
JSON representation

Awesome Lists containing this project

README

        

# TODOS

#### DOCS
- [ ] Readable documentation

#### Adding
- [ ] Tailwind
- [ ] Redux (Redux Saga, Redux Persist. MMKV, thunk)
- [ ] Bottom Sheet
- [ ] Animation (Moti, ReAnimated, Animetable, Gesture Handler)
- [ ] React Navigation
- [ ] Axios
- [ ] Shared Element
- [ ] Exclusiveness on iOS
- [ ] Hermes
- [ ] Atomic
- [ ] Dayjs : for date
- [ ] Firebase Message for Notification
- [ ] React Native Blur
- [ ] React Native SVG
- [ ] Deep Link
- [ ] Responsive
- [ ] Skelton Loader
- [ ] Custom Splash screen
- [ ] Apps Icon
- [ ] i18n
- [ ] Skia Render

#### Testing & CICD
- [ ] Unit test using jest
- [ ] e2e
- [X] CI
- [X] Husky
- [X] Commitlint
- [ ] Custom commit lint
- [X] eslint

#### BUILD
- [ ] Versioning Apps Using package.json
- [ ] Change App name and Build Name
- [X] Build Android Debug
- [ ] Build Android Production
- [X] Hermes Android
- [ ] Auto Generates Keystore (Android)
- [ ] Build iOS Debug
- [ ] Build iOS Production
- [X] Hermes iOS