Skip to content

muhammadawaisshaikh/react-native-switch-url

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
ios
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
https://shift.infinite.red/getting-started-with-react-native-development-on-windows-90d85a72ae65

# Install React Native globally:
npm install -g react-native-cli

# Create a new React Native project (Note: this step may take a while):
react-native init AwesomeProject

# Start your application
react-native run-android

# Manually start the packager
react-native start