GithubHelp home page GithubHelp logo

tannguyen208 / react.native Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 1.22 MB

init application react native using dva-core

Python 4.04% Java 3.75% JavaScript 83.05% Objective-C 9.16%
dva-core reactnative react reactnavigation redux redux-saga redux-logger babel7 lodash react-native-vector-icons

react.native's Introduction

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ react native app with @tanna

Example

Using

Login screen

Home screen

Home screen

๐Ÿค” Clone

git clone https://github.com/tannguyen208/react.native.git <your_app_name>
cd <your_app_name>

๐Ÿค” Installation

Use the package manager tanna to install tanna.

npm install
// or
yarn install

๐Ÿค” Usage

What simply works for me several times is instructed below.

  1. First copy the directory which your to-be-name-changed application exists. And go to your newly cloned directory.
  2. Change the name at index.ios/android.js file which is given as a parameter to AppRegistry.
  3. Change the name and version accordingly on package.json.
  4. delete /ios and /android folders which are remaining from your older app as well as the app.json file if you have.
  5. Generate /ios and /android folders again, run:
react-native upgrade
  1. For any external dependency, run:
react-native link
  1. Use code push
  2. complete. ๐Ÿคฃ

๐Ÿค” Developer

With android

npm run android 
// or
yarn android

With ios

npm run ios
// or
yarn ios

๐Ÿค” License

MIT

๐Ÿค” Version

1.0.0

react.native's People

Contributors

pinnguyen avatar tannguyen208 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.