Created
July 5, 2015 22:38
-
-
Save melihmucuk/8ee89e3f65b19e852d27 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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