Skip to content

Instantly share code, notes, and snippets.

@janicduplessis
Last active May 4, 2016 01:51
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 janicduplessis/cd96e93d8d37a04600faf730e2bd04ea to your computer and use it in GitHub Desktop.
Save janicduplessis/cd96e93d8d37a04600faf730e2bd04ea to your computer and use it in GitHub Desktop.
...
<ScrollView>
...
</ScrollView>
<Animated.View style={styles.header}>
<View style={styles.bar}>
<Text style={styles.title}>Title</Text>
</View>
</Animated.View>
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment