0.0.2 โ€ข Published 2 months ago

react-native-template-team-isl v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

React-Native Boilerplate.

๐ŸŒŸ Features

  • ๐Ÿš€ TypeScript (.tsx)
  • ๐ŸŒˆ Splash Screen / App Icon (iOS) Natively Changed
  • ๐ŸŽฎ Custom BottomTab with Test Screens
  • ๐ŸŒ“ Dark & Light Theme Support
  • ๐Ÿšข Navigations with React Navigation V6
  • ๐Ÿง™โ€โ™‚๏ธ State Management with the ReduxToolkit and Redux-Persist
  • ๐Ÿงช React-native-MMKV for Redux-Persist
  • ๐ŸŒ Axios Api Manager
  • ๐Ÿ” Login Screen with Validation and Toast
  • โœจ Step indicator Component
  • โš™๏ธ Config file with Test APIs and Methods
  • ๐ŸŒ Multiple Language Support with i18n
  • ๐Ÿ’Ž Many Custom Components

๐Ÿš€ Getting started

To create the new project, run the following command:

npx react-native@latest init AwesomeProject --template react-native-template-team-isl

To optimize the process of fixing compatibility errors in Pods : cd AwesomeProject

cd ios && pod install

Replace "AwesomeProject" with your package name.

The boilerplate uses the Poppins font. To download the font, visit Google Fonts - Poppins and download the Popping Font or any other font of your choice. Copy the Regular, Medium, and Bold into src/assets/Fonts. Link the assets with:

npx react-native-asset

๐Ÿ“ธ Screenshots

App Screenshot App Screenshot

Contributions

All talented wizards and witches are welcome to contribute their magic. ๐Ÿช„