Skip to content

josephgoksu/prime-react-native

Repository files navigation

The ultimate collection of production-ready, flexible and accessible React Native Boilerplate 🔥

  • 📱 React Native — version 0.64.0
  • 🎉 TypeScript - Type checking
  • 📏 ESLint — Pluggable JavaScript linter
  • 💖 Prettier - Opinionated Code Formatter
  • 🌘 Dark Mode - Support dark mode
  • 🌆 UI Kit - Beautiful UI
  • ⚙️ RN Dotenv Environment variable with RN env

🚀 Getting started

The best way to start with the template is to click here.

Run the setup.sh inside the project folder:

  1. bash ./setup
  2. Answer to What is the name of the new project ❓
  3. Wait until the see success message

Almost ready, we're a few steps away

Install node dependencies

yarn install (or npm run install)

Install Dependencies for iOS

npx pod-install

🌼 Onboarding Screens

Tech

  • React Native
  • Typescript

Navigation

  • React-Navigation 5.9+

UI and Theme

  • @eva-design
  • @ui-kitten/eva-icons
  • react-native-responsive-screen

Splash Screen

  • react-native-bootsplash

Store

  • Redux
  • Redux-Saga
  • Redux-Toolkit
  • Redux-Persist
  • Async-Storage by Community

Linting and Formating

  • Eslint
  • Prettier
  • EditorConfig

Others

  • react-native-gesture-handler
  • react-native-reanimated
  • react-native-safe-area-context
  • react-native-svg
  • react-native-clean-project

🤝 Contributing

  1. Fork this repository;
  2. Create your branch: git checkout -b my-new-feature;
  3. Commit your changes: git commit -m 'Add some feature';
  4. Push to the branch: git push origin my-new-feature.

📝 License

This project is licensed under the MIT License - see the LICENSE.md file for more information.


🌸 Built with template



Joey Goksu

📖

Made with ♥ by Joey Göksu

About

The ultimate collection of production-ready, flexible and accessible React Native Boilerplate.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published