All Projects β†’ fidisys β†’ react-native-boilerplate

fidisys / react-native-boilerplate

Licence: MIT License
React Native boilerplate with react-navigation and native-base

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language
ruby
36898 projects - #4 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to 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 (+446.67%)
Mutual labels:  react-navigation, react-native-boilerplate
MyApp
A template to create awesome Apps easily ⚑️
Stars: ✭ 39 (+160%)
Mutual labels:  react-navigation, react-native-vector-icons
Covid19-Stats-IN
This app helps in tracking COVID-19 cases in India using covid19India apis
Stars: ✭ 13 (-13.33%)
Mutual labels:  react-navigation, react-native-boilerplate
SocialApp-React-Native
Social Networking mobile app similar to Instagram in React Native.
Stars: ✭ 79 (+426.67%)
Mutual labels:  react-navigation, native-base
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 (+353.33%)
Mutual labels:  react-navigation, react-native-boilerplate
yunle-template-react-native
yunle-cli 前端开发樑板- RN δΈ“δΈΊreact-native开发 IOS&Android APP
Stars: ✭ 14 (-6.67%)
Mutual labels:  react-navigation, native-base
react-native-ink
React Native for CLIs
Stars: ✭ 28 (+86.67%)
Mutual labels:  react-native-cli
react native app start kit
a react-native app template
Stars: ✭ 11 (-26.67%)
Mutual labels:  react-navigation
react-native-template
Template project with Redux, Saga, ReactNavigation
Stars: ✭ 19 (+26.67%)
Mutual labels:  react-navigation
react-navigation-polyfill
DEPRECATED: somes experiments usng react-navigation in web
Stars: ✭ 19 (+26.67%)
Mutual labels:  react-navigation
RNLauncher
A custom Android Launcher made with ReactNative
Stars: ✭ 89 (+493.33%)
Mutual labels:  react-navigation
expo-multi-screen-starter
react native / expo / react navigation v6
Stars: ✭ 74 (+393.33%)
Mutual labels:  react-navigation
react-native-bubble-tab-bar
Custom animated TabBar component
Stars: ✭ 38 (+153.33%)
Mutual labels:  react-navigation
reactnative-typescript
Playground and evolution of learnings done in react native with typescript
Stars: ✭ 28 (+86.67%)
Mutual labels:  react-navigation
react-native-boilerplate
Expo + Redux + React Navigation Pre-setup Template (expo SDK 44)
Stars: ✭ 142 (+846.67%)
Mutual labels:  react-navigation
acgnfuns-app
A react native app based on expo, dva, etc.
Stars: ✭ 14 (-6.67%)
Mutual labels:  react-navigation
react-native-shopping-app
A shopping app using React Navigation, Redux, Redux-Thunk and Firebase.
Stars: ✭ 67 (+346.67%)
Mutual labels:  react-navigation
umi-react-native
umi preset plugins for react-native
Stars: ✭ 54 (+260%)
Mutual labels:  react-navigation
thereactapp
πŸš€ A powerful React-Native Modules & UI Components showcase. That show you the power and wisdom of React-Native in Mobile Application Development (Work in Progress) πŸš€
Stars: ✭ 25 (+66.67%)
Mutual labels:  react-native-vector-icons
PhoneInput
React Native component for international phone input with country phone code and flag.
Stars: ✭ 27 (+80%)
Mutual labels:  native-base

react boilerplate banner


Start Your Next React Native Project In Seconds
A highly scalable, redux state management, sagas middleware, Dark/Light theme mode integrated setup focus on performance and best practices


Created by Justin K Xavier and maintained with ❀️ by Fidisys

React Native Boilerplate

React Native boilerplate using react-native-cli with react-navigation, redux state management, redux-saga middleware and auth flow mechanism with drawer-tab navigation layout. Dark & Light theme switch mechanism using react context and useState Hooks.

Prerequisites

What things you need to install the software and how to install them

  1. Node (v10.9 and above)
  2. Android studio with sdk tools installed
  3. Java (jdk 9 and above)
  4. Xcode (for ios build)
  5. React native cli
npm install -g react-native-cli

Installing

  1. Clone the boilerplate.
git clone https://github.com/fidisys/react-native-boilerplate.git

or:

npx degit fidisys/react-native-boilerplate my-app
  1. Install all the dependencies And repeat
npm install
  1. Go to project folder and start server.
react-native start
  1. Run the project on android/ios
react-native run <android/ios>

Packages used for scaffolding

  • react
  • react-native
  • react-navigation
  • react-native-gesture-handler
  • react-native-vector-icons
  • redux
  • react-redux
  • redux-saga
  • React Hooks

React-Native Debugger

React Native Debugger

  • This is a standalone app for debugging React Native apps

Installation

To install the app, you can download a prebuilt binary from the release page.

For macOS, you can use Homebrew Cask to install:

$ brew update && brew cask install react-native-debugger

This puts React Native Debugger.app in your /applications/ folder.

Official Page


Authors

  • Justin K Xavier - Initial work - LinkedIn
  • Prasanth Kumar Lalapeta - Github

See also the list of contributors who participated in this project.

License

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


😊Pull requests accepted with ❀️

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].