0duaht / StarterNative

Personal starter app for ReactNative with basic functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StarterNative

Personal ReactNative Starter Project

To rename application, follow these steps:

  • Change app name declarations in index.ios.js and index.android.js from StarterNative to new app name
  • Change name key in package.json
  • Run npm install
  • Delete the /ios and /android folders
  • Run react-native upgrade
  • Run rnpm link

About

Personal starter app for ReactNative with basic functionality


Languages

Language:JavaScript 56.2%Language:Objective-C 26.9%Language:Python 9.2%Language:Java 7.6%