Just a starter code to use redux and react-native with Login

Overview

React Native Redux Starter Code

Login using Redux, Redux Saga and Redux Storage

Good practice to create a Login using Redux, Redux Saga and Redux Storage, can be easily port to React Web

Goodness inside

  • normalizr - handle complex redux state
  • react-native-gifted-spinner - a cool RN loader
  • react-native-router-flux - easy navigation/router with redux support
  • react-native-vector-icons - awesome icons
  • redux-saga - side effects using generators
  • redux-storage - side redux state tree
  • react-native-navbar - navigation bar
  • react-native-button - buttons for RN

First, install everything

npm i

Then Link

rnpm link

To run your app on iOS:

react-native run-ios

or Open ios/App.xcodeproj in Xcode Hit the Run button

To run your app on Android:

Have an Android emulator running (quickest way to get started), or a device connected

react-native run-android
You might also like...
 ✨ A React Native Starter with 10+ commonly used libraries ✨
✨ A React Native Starter with 10+ commonly used libraries ✨

React Native Starter ✨ A React Native Starter with 10+ commonly used libraries ✨ Overview Anyone who had to setup a React Native project from scratch

React Native Boilerplate - Redux + Saga + Reselect + redux-persist + react-navigation + TypeScript

React Native Boilerplate with Typescript Overview This React Native template for building solid applications through SOC(separation of concerns) betwe

Simple ReactNative starter with an opinionated folder structure for mobile development.

Simple React Native Starter Simple ReactNative starter with an opinionated folder structure for mobile development. Getting Started Ensure you've foll

Demo app for React Native Elements (w/ React Native Web)
Demo app for React Native Elements (w/ React Native Web)

React Native Elements App Mobile App This is the Demo app for React Native Elements built with Expo. The purpose of this app is to demonstrate the usa

Rhinos-app is a react-native app which uses react-native-web to achieve cross-platform design.
Rhinos-app is a react-native app which uses react-native-web to achieve cross-platform design.

Rhinos-app Rhinos-app is a react-native app which uses react-native-web to achieve cross-platform design. Live Demo: web version 🌟 FEATURES: 📱 💻 Ru

Infinite Red's cutting edge React Native project boilerplate, along with a CLI, component/model generators, and more!
Infinite Red's cutting edge React Native project boilerplate, along with a CLI, component/model generators, and more!

Ignite - the hottest React Native boilerplate Battle-tested React Native boilerplate The culmination of five years of constant React Native developmen

Configuration to build React Native apps with ES6 using webpack and Babel

React Native in ES6 with webpack and Babel DEPRECATED! It's possible to write React Native apps in ES6+ using babel-loader and webpack. Check better a

👾 Clean and minimalist React Native template for a quick start with TypeScript.

👾 React Native Template TypeScript Clean and minimalist React Native template for a quick start with TypeScript. ⭐ Features Elegant usage directly wi

Boilerplate for iOS app development with React Native, ES6 and Reflux
Boilerplate for iOS app development with React Native, ES6 and Reflux

react-native, es6 & reflux boilerplate As the very long repo title indicates, this is a boilerplate repository that includes the following: ES6-to-ES5

Comments
  • 'uncaught  at check',

    'uncaught at check',"call: argument fn is undefined"

    console.error: "uncaught at check", "call: argument fn is undefined" console.error \node_modules\react-native\Libraries\ReactNative\YellowBox.js:69:10 log \node_modules\redux-saga\lib\internal\utils.js:188:19 check \node_modules\redux-saga\lib\internal\utils.js:43:4 getFnCallDesc \node_modules\redux-saga\lib\internal\io.js:103:20 call \node_modules\redux-saga\lib\internal\io.js:128:22 watchReduxLoadFromDisk$ \app\sagas\init.js:16:18 tryCatch \node_modules\regenerator-runtime\runtime.js:62:39 Generator.invoke [as _invoke] \node_modules\regenerator-runtime\runtime.js:296:21 Generator.prototype.(anonymous \node_modules\regenerator-runtime\runtime.js:114:20

    After exiting app and try to enter init , yield call(Actions.main); at init.js

    opened by markib 1
Owner
Sibelius' Projects
Sibelius' Projects
A react-native starter kit using RN0.63, Flipper support, LogBox, AndroidX, Hooks workflow, easy-peasy, code-push, Themes support and much more

cd A GOOD, up to date and easy to use starter and learning tool for beginners to intermediate. (IOS and Android ready) NEW React-Native updated to 0.6

HARISH JANGRA 254 Oct 29, 2022
React Native Typescript starter kit / template (Redux Thunk + React Native Navigation v7 + TSLint)

React Native Template - TypeScript An opinionated React Native Starter Kit with React Native Navigation + Redux + Airbnb TSLint to build iOS and Andro

Amit Mangal 269 Dec 29, 2022
React Native + React-Redux + Native Base + Code Push

React-Native-Starter-Pack React Native + React-Redux + Native Base + Code Push ##Setting Up Project npm i -g rninit rninit init <new-app-name> --sourc

Simar 40 Feb 14, 2022
React native starter using typescript and redux-saga.

?? React Native Boilerplate - May 2021 React Native Boilerplate is a starting point for React Native application. This project is configured with redu

Vilmar Cabañero 2 Feb 3, 2022
Barton Hammond 4.6k Jan 2, 2023
React Native Starter App with NativeBase + CodePush + Redux

Discontinued in favour of ReactNativeSeed.com Native Starter Kit v6.1.0 A Starter Kit for React Native + NativeBase + React Navigation + Redux + CodeP

null 1.6k Dec 9, 2022
react-native-hot-redux-starter ★135

React Native Hot Redux Starter (deprecated) Hot reloading is now built into React Native, so use that instead of this. This is a starter kit for build

Adam Pash 137 Feb 14, 2022
Pepperoni - React Native App Starter Kit for Android and iOS

Futurice React Native Starter Kit ⚠️ Deprecation Warning Dear community, as time moved on so did React Native and we've not been able to provide conti

Futurice 4.6k Jan 4, 2023
🚀A powerful react native starter template that bootstraps development of your mobile application

React Native Starter ?? View Demo | Download | More templates | Support forum You're viewing the new and updated version of React Native Starter, prev

Flatlogic 2k Jan 5, 2023
Professional react-native starter kit with everything you'll ever need to deploy rock solid apps

WARNING This starter kit has been deprecated and is no longer being actively maintained by Ueno. React Native Starter The Professional React Native St

Ueno: A full-service agency 577 Oct 26, 2022