Giter Site home page Giter Site logo

redcom / react-native-base-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sutv/react-native-base-project

0.0 2.0 0.0 1.73 MB

Base react native application for scalable project using Redux + React Navigation + Code Push + Realm + Axios + i18n + Google Analytics + Facebook login with fbsdk...

License: MIT License

JavaScript 88.94% Python 1.73% Java 2.83% Objective-C 6.50%

react-native-base-project's Introduction

react-native-base-project

Base react native application for scalable projects using Redux + React Navigation + Code Push + Realm + Axios + i18n + Google Analytics + Facebook login with fbsdk...

App architecture diagram

App folder

Screenshots

Important dependencies:

Quick start

  1. Run npm install
  2. Run unit tests using npm run test:unit
  3. To run on device emulators, you have to have installed react-native npm module, then run react-native run-ios or react-native run-android. See more on React Native getting started.
  4. To run e2e tests run npm run test:e2e

Available Command

npm run ... Description
adb-reverse Reset port ADB to tcp:8081
adb-forward Forward port ADB to tcp:8083
ios-dev Run iOS project with Simulator set to "iPhone X"
ios-bundle Bundle with entry file index.ios.js
ios-build Run ios project with “Release” configuration
android-clean Fix building android if preDexDebug error
android-build-debug Build android .apk with “Debug” configuration
android-release Build android .apk with “Release” configuration
android-signkey Generate keystore android
android-signer To sign app-release-unsigned.apk with random keystore
android-dev Run android development-mode on simulator
android-bundle Bundle with entry file index.android.js

Tips

  • Change keys and codes in .env file
  • Change your Code Push key in iOS and Android project
  • Change your Facebook app ID
  • adb reverse tcp:8081 tcp:8081
  • adb forward tcp:8083 tcp:8083

License

MIT

react-native-base-project's People

Contributors

sutv avatar

Watchers

Razvan Moraru avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.