After ejecting

This commit is contained in:
John Lyon-Smith
2018-03-02 10:25:06 -08:00
parent 30fcdf9d77
commit 8b7ba65641
42 changed files with 2879 additions and 2860 deletions

View File

@@ -5,7 +5,7 @@ export default class App extends React.Component {
render() {
return (
<View style={styles.container}>
<Text>Did this change?</Text>
<Text>Hello John</Text>
<Text>Changes you make will automatically reload.</Text>
<Text>Shake your phone to open the developer menu.</Text>
</View>