Skip to content

Instantly share code, notes, and snippets.

@boniattirodrigo
Created March 2, 2017 02:14
Show Gist options
  • Save boniattirodrigo/89da7ec3167afc5b3db4f190be662a87 to your computer and use it in GitHub Desktop.
Save boniattirodrigo/89da7ec3167afc5b3db4f190be662a87 to your computer and use it in GitHub Desktop.
React Native import
import {
Text,
View,
ListView,
ScrollView,
Image,
// . . .
} from 'react-native';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment