GitHub - facebookarchive/react-native-samples: React Native samples.

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Jun 22, 2018. It is now read-only.

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