Skip to content

Instantly share code, notes, and snippets.

@melihmucuk
Created July 5, 2015 22:38
Show Gist options
  • Save melihmucuk/8ee89e3f65b19e852d27 to your computer and use it in GitHub Desktop.
Save melihmucuk/8ee89e3f65b19e852d27 to your computer and use it in GitHub Desktop.
var React = require('react-native');
var Api = require('./App/api')
var {
AppRegistry,
StyleSheet,
Image,
ListView,
Text,
View,
} = React;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment