Skip to content
This repository has been archived by the owner on Jun 22, 2018. It is now read-only.

facebookarchive/react-native-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Samples

Sample components and experiences for React Native.

Run an example

Make sure you have yarn and the react-native CLI.

cd react-native-samples/packages/gist-lister-app
npm install
react-native eject
react-native run-ios

Included Examples

  • gist-lister-app - App with basic navigation and a network request to display gists