Skip to content

Instantly share code, notes, and snippets.

@edipofederle
Last active August 29, 2015 14:17
Show Gist options
  • Save edipofederle/80a63160e22d625a347f to your computer and use it in GitHub Desktop.
Save edipofederle/80a63160e22d625a347f to your computer and use it in GitHub Desktop.
'use strict';
var React = require('react-native');
var {
AppRegistry,
StyleSheet,
Text,
View,
} = React;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment