Skip to content

Instantly share code, notes, and snippets.

@xiy
Last active June 7, 2016 16:39
Show Gist options
  • Save xiy/a0c466b1df8d8530b155c74810e519eb to your computer and use it in GitHub Desktop.
Save xiy/a0c466b1df8d8530b155c74810e519eb to your computer and use it in GitHub Desktop.
The crappy button
import React, { Component } from 'react';
import {
TouchableOpacity,
StyleSheet,
Text
} from 'react-native';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment