Coder Social home page Coder Social logo

reactandnative / react-native-native-base-seed Goto Github PK

View Code? Open in Web Editor NEW

This project forked from geekyants/react-native-native-base-seed

0.0 2.0 0.0 3.03 MB

React Native Seed Project with NativeBase, Redux, CodePush, Router, Push Notification and other basic must-have libraries

Home Page: http://nativebase.io

License: Apache License 2.0

Shell 4.65% JavaScript 95.35%

react-native-native-base-seed's Introduction

React Native-NativeBase Seed v5.2.0

React Native-NativeBase Seed is a basic configuration that every React Native app must have.

This is open source and perfect for any newbie to start with React Native.

This is a React Native Project with NativeBase, Navigation Experimental, Redux, CodePush, Router, Push Notification and other basic must-have libraries.

Get Started

###1. System Requirements

  • Globally installed node >= 4.0

  • Globally installed npm >= 3.0

  • Globally installed rnpm (only if React Native version < 0.29)

  • Globally installed react-native CLI

  • Install CodePush globally and get keys for your app.

###2. Installation

A few set of commands, and you are ready to get going.

git clone [email protected]:GeekyAnts/react-native-native-base-seed.git

cd react-native-native-base-seed

npm install

react-native upgrade

react-native android

If React Native < 0.29

$rnpm link

If React Native >= 0.29

$ react-native link

While running react-native android do not overwrite index.android.js file.

CodePush plugin installation and key deployment.

###3. Simulate for iOS

Method One

  • Open the project in XCode from ios/ReactNativeNativeBaseSeed.xcodeproj

  • Hit the play button.

Method Two

  • Run the following command in your terminal
$ react-native run-ios

###4. Simulate for Android

  • Make sure you have an Android emulator installed and running.

  • Run the following command in your terminal

$ react-native run-android

Note: If you are building React Native-NativeBase Seed for first time on your system, please follow Method One to simulate on iOS. (To link the CodePush plugin through Xcode for iOS)

react-native-native-base-seed's People

Contributors

himanshu-satija avatar sanketsahu avatar supriyakalghatgi avatar

Watchers

 avatar  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.