Home
Softono
React-Native-Firebase-Todo-List

React-Native-Firebase-Todo-List

Open source MIT Makefile
13
Stars
3
Forks
0
Issues
2
Watchers
8 years
Last Commit

About React-Native-Firebase-Todo-List

Todo List App Example Developed Using React Native and Firebase

Platforms

Web Self-hosted

Languages

Makefile

Links

React-Native-Firebase-Todo-List

Very Simple Todo List App Example Developed Using React Native and Firebase. To Show Very Simple CRUD process.

Technology Stack

  • React Native
  • Firebase
  • Redux
  • React Redux
  • Redux Thunk
  • Lodash

Screenshoots

screen1

screen1

screen1

Install

  • download / clone the repo
  • change the firebase config with your own config './src/App.js'
  • execute 'npm install'
  • execute 'react-native run-ios' for IOS
  • execute 'react-native run-android' for Android