Skip to content

Instantly share code, notes, and snippets.

@xiy
Last active June 7, 2016 17:09
Show Gist options
  • Save xiy/5b34141984b096bbc33952d82dcd2864 to your computer and use it in GitHub Desktop.
Save xiy/5b34141984b096bbc33952d82dcd2864 to your computer and use it in GitHub Desktop.
The crappy button - Part 3
render() {
<TouchableOpacity>
<Text>Button</Text>
</TouchableOpacity>
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment