react-native-template-team-isl
v0.0.2
Published
Boilarplate by team-isl!
Downloads
4
Maintainers
Readme
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
Contributions
All talented wizards and witches are welcome to contribute their magic. 🪄