React Native template with most of the essential packages installed and set up + Gitlab CI/CD scripts
- Axios
 - Date fns
 - React hook form
 - React native bootsplash
 - React native dotenv
 - React native encrypted storage
 - React native material menu
 - React native modal
 - React Navigation
 - React Native Localize
 - Reanimated 2
 - Vector Icons
 - Redux toolkit
 
- Form :
- Text field
 - Select
 - Date / Time picker
 
 - Determinate progress bar
 - Button
 - Text
 - Label
 - Modal
 - Loader
 - AppBlur (BlurView on iOS and Dark overlay on Android)
 
- useAppDispatch
 - useAppSelector
 - useLoadingDispatch
 - useBounce
 
- Hermes enabled
 - iOS & Android App Icons
 - Splashscreen
 - Flipper debugger setup
 - Gitlab CI/CD scripts
 
React Native version : 0.68.2
npx react-native init MyAppName --template https://github.com/eDonec/rn-template