All Projects → duytq94 → react-native-template

duytq94 / react-native-template

Licence: MIT license
Template project with Redux, Saga, ReactNavigation

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
objective c
16641 projects - #2 most used programming language
Starlark
911 projects
ruby
36898 projects - #4 most used programming language
swift
15916 projects
c
50402 projects - #5 most used programming language

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

virena
A React-Native navigation prototyping tool on the desktop.
Stars: ✭ 58 (+205.26%)
Mutual labels:  react-navigation
dtmcli-php
a php client for distributed transaction framework dtm.
Stars: ✭ 26 (+36.84%)
Mutual labels:  saga
react-native-navigation-mobx-demo
React native Navigation with MobX demo. Blog post write up ->
Stars: ✭ 32 (+68.42%)
Mutual labels:  react-navigation
RN-Book-Search
A Book search app using Expo (React Native) and Google Books API
Stars: ✭ 29 (+52.63%)
Mutual labels:  react-navigation
AndroidToRN
原生android中嵌入React Native
Stars: ✭ 95 (+400%)
Mutual labels:  react-navigation
sargeras
基于Saga思想解决长事务(LLT,Long-Live-Transaction)的框架
Stars: ✭ 22 (+15.79%)
Mutual labels:  saga
think
Instagram clone using React Native with funcional components, React Hooks, React Navigation 4x and Reactotron debugger
Stars: ✭ 20 (+5.26%)
Mutual labels:  react-navigation
saga-monitor
Simple, elegant, and configurable redux-saga monitor
Stars: ✭ 37 (+94.74%)
Mutual labels:  saga
delivery-app-mobile
🍕React Native food delivery app
Stars: ✭ 143 (+652.63%)
Mutual labels:  react-navigation
pro-chat
Full featured chat app built with 💙 Expo & Firebase 🔥
Stars: ✭ 24 (+26.32%)
Mutual labels:  react-navigation
SocialApp-React-Native
Social Networking mobile app similar to Instagram in React Native.
Stars: ✭ 79 (+315.79%)
Mutual labels:  react-navigation
hbb-survey-app
Hatay Municipality Survey Application
Stars: ✭ 18 (-5.26%)
Mutual labels:  react-navigation
react-native-boilerplate
从真实项目中抽离出的一个简单的样板。(A simple boilerplate stripping out of a real project.)
Stars: ✭ 21 (+10.53%)
Mutual labels:  react-navigation
react-native-template
An enterprise react-native template application showcasing - Testing strategy, Global state management, middleware support, a network layer, component library integration, localization, navigation configuration and CI
Stars: ✭ 32 (+68.42%)
Mutual labels:  saga
yunle-template-react-native
yunle-cli 前端开发模板- RN 专为react-native开发 IOS&Android APP
Stars: ✭ 14 (-26.32%)
Mutual labels:  react-navigation
react-native-weather
This project is to explore React Navigation (Drawer, Tab, and Stack Navigators). And explore best practices around styling, design, and collaborating with designers for better UX for building great apps.
Stars: ✭ 51 (+168.42%)
Mutual labels:  react-navigation
ClojureRNProject
Simple React Native application with ClojureScript, re-frame and react navigation v5
Stars: ✭ 32 (+68.42%)
Mutual labels:  react-navigation
acgnfuns-app
A react native app based on expo, dva, etc.
Stars: ✭ 14 (-26.32%)
Mutual labels:  react-navigation
react-navigation-polyfill
DEPRECATED: somes experiments usng react-navigation in web
Stars: ✭ 19 (+0%)
Mutual labels:  react-navigation
react-navigation-example
React Navigation example without expo.
Stars: ✭ 16 (-15.79%)
Mutual labels:  react-navigation

React Native Template

Description

  • Template project with Redux, Saga, React Navigation.

How to run

  • Clone this project.
  • At root directory run npm install to install the dependencies.
Android
  • Run react-native run-android to run on Android devices
iOS
  • Run cd ios/ && pod install.
  • Then run react-native run-ios to run the project on iOS devices or run through Xcode.

Features

  • Regularly update the library to the latest version.
  • Routing with React Navigation (DrawerNavigator, StackNavigator).
  • Fetch simple GitHub REST API with apisauce.
  • Apply flow with Redux pattern.

Gifs

default default

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