Skip to content

Instantly share code, notes, and snippets.

@rt2zz
Created January 29, 2016 19:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rt2zz/c43f3fc12981c02973b7 to your computer and use it in GitHub Desktop.
Save rt2zz/c43f3fc12981c02973b7 to your computer and use it in GitHub Desktop.
import React, {
Component,
View,
Text,
TouchableOpacity,
StyleSheet ,
} from 'react-native'
@christopherdro
Copy link

import React, { 
  Component, 
  StyleSheet,
  Text, 
  TouchableOpacity, 
  View, 
} from 'react-native'

:)

@rt2zz
Copy link
Author

rt2zz commented Jan 29, 2016

<3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment