import {AppRegistry, Text, View, Button, StyleSheet} from \'react-native\';
This my
Instead of using button . you can use Text in react native and then make in touchable
button name