All Projects β†’ joeygoksu β†’ prime-react-native

joeygoksu / prime-react-native

Licence: MIT license
The ultimate collection of production-ready, flexible and accessible React Native Boilerplate.

Programming Languages

typescript
32286 projects
java
68154 projects - #9 most used programming language
objective c
16641 projects - #2 most used programming language
javascript
184084 projects - #8 most used programming language
shell
77523 projects
ruby
36898 projects - #4 most used programming language
Starlark
911 projects

Projects that are alternatives of or similar to prime-react-native

simple-react-native-starter
Simple ReactNative starter with an opinionated folder structure for mobile development.
Stars: ✭ 73 (+58.7%)
Mutual labels:  react-native-boilerplate
React Native Boilerplate
A React Native template for building solid applications πŸ™, using JavaScript πŸ’› or Typescript πŸ’™ (you choose).
Stars: ✭ 2,669 (+5702.17%)
Mutual labels:  react-native-boilerplate
reason-react-native-boilerplate
Reason React Native (+Web) template
Stars: ✭ 15 (-67.39%)
Mutual labels:  react-native-boilerplate
react-native-boilerplate
React Native boilerplate with react-navigation and native-base
Stars: ✭ 15 (-67.39%)
Mutual labels:  react-native-boilerplate
react-native-boilerplate
React Native Boilerplate - React Native Starter Kits : react-navigation and its dependencies, redux, redux persist and redux thunk, redux toolkit, react native vector icons, react-native async storage
Stars: ✭ 68 (+47.83%)
Mutual labels:  react-native-boilerplate
Covid19-Stats-IN
This app helps in tracking COVID-19 cases in India using covid19India apis
Stars: ✭ 13 (-71.74%)
Mutual labels:  react-native-boilerplate
react-native-basekit
Basic setup for react-native projects using react-native , redux, redux-sagas, react-navigation
Stars: ✭ 16 (-65.22%)
Mutual labels:  react-native-boilerplate
react-native-boilerplate
πŸš€ A highly scalable, react-native boilerplate reinforced with react-boilerplate which focus on performance and best practices. πŸ”₯. πŸ’» πŸš€ 😎 πŸ‘Ύ πŸ‘½
Stars: ✭ 82 (+78.26%)
Mutual labels:  react-native-boilerplate

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].