Skip to content

This repository contains 4 iOS/Android application developed using React-native, Redux, firebase etc

Notifications You must be signed in to change notification settings

tpatil2/React-Native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Native

For OS-X and iOS

  1. Go to react native official documentation

  2. got to getting started

    1. Xcode
    2. home-brew - used to install node
    3. Node - runs javascript outside the browser
    4. npm - used for installng and managing dependencies
    5. watchman - automatically updates the code base
    6. RN CLI - react native command line interface - npm install -g react-native-cli
  3. Generate your first React-native project using react native CLI react-native init

Video Walkthrough

Here's a walkthrough of implemented user stories:

To run your app on iOS: cd /Users/Tejas/React-Native/albums react-native run-ios

  • or - Open ios/albums.xcodeproj in Xcode Hit the Run button To run your app on Android: cd /Users/Tejas/React-Native/albums Have an Android emulator running (quickest way to get started), or a device connected react-native run-android

About

This repository contains 4 iOS/Android application developed using React-native, Redux, firebase etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors