Skip to content

Instantly share code, notes, and snippets.

@TimoGlastra
Created November 29, 2018 15:57
Show Gist options
  • Save TimoGlastra/3b3d8ba8403f5cd3e8700fc511425f01 to your computer and use it in GitHub Desktop.
Save TimoGlastra/3b3d8ba8403f5cd3e8700fc511425f01 to your computer and use it in GitHub Desktop.
<View style={styles.container} testID="app">
<Text style={styles.welcome}>Welcome to React Native!</Text>
<Text style={styles.instructions}>To get started, edit App.tsx</Text>
<Text style={styles.instructions}>{instructions}</Text>
</View>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment