Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@FabDuarte
Created September 2, 2018 19:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FabDuarte/b9f720d64ae60b52c937b7fcbada8c6c to your computer and use it in GitHub Desktop.
Save FabDuarte/b9f720d64ae60b52c937b7fcbada8c6c to your computer and use it in GitHub Desktop.
<View style={styles.container}>
<Text style={[styles.title, this.props.isActive && styles.activeTitle]} />
</View>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment