/manager

React Native Redux Navigation Example

Primary LanguageJavaScriptOtherNOASSERTION

manager


manager is a simple React Native - Redux Example

Requirements


  • React.js
  • React Native
  • Redux
  • Firebase

Version


0.0.1

Tech


  • React.js - A JavaScript library for building user interfaces
  • React Native - Build native mobile apps using JavaScript and React
  • Redux - Redux is a predictable state container for JavaScript apps
  • Firebase - is Google's mobile platform that helps you quickly develop high-quality apps and grow your business.

Installation


manager requires React Native to run. Install and configure React Native. See the Docs (https://facebook.github.io/react-native/docs/getting-started.html)

Download zip file and extract it latest pre-built release. Or clone the repository and cd into it.

Install the dependencies and devDependencies and start the app.

  • cd /main_directory
  • npm install
  • react-native run-android || react-native run-ios

Contributing


  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

Todos


  • Write tests
  • Add code comments

License


manager is (c) 2018 Reysmer Valle (@ValleReysmer) and may be freely distributed under the MIT license. See the MIT-LICENSE file.