Skip to content

Instantly share code, notes, and snippets.

@janhesters
Created September 17, 2018 15:08
Show Gist options
  • Save janhesters/71a6f21c2a06dca08804c1ee0d3255cb to your computer and use it in GitHub Desktop.
Save janhesters/71a6f21c2a06dca08804c1ee0d3255cb to your computer and use it in GitHub Desktop.
<View style={styles.container}>
<Text style={styles.welcome}>{strings.welcome}</Text>
<Text style={styles.instructions}>{strings.instructions}</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