/react-native-samples

React Native samples.

Primary LanguageJavaScriptOtherNOASSERTION

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