Skip to content

Instantly share code, notes, and snippets.

@nicholasess
Last active February 4, 2018 17:35
Show Gist options
  • Save nicholasess/97b29d5b867580b253d132e1f4b21470 to your computer and use it in GitHub Desktop.
Save nicholasess/97b29d5b867580b253d132e1f4b21470 to your computer and use it in GitHub Desktop.
const styles = StyleSheet.create({
container: {
flex: 1,
},
itemImage:{
width: itemWidth,
height: itemWidth
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment