Skip to content

Instantly share code, notes, and snippets.

@Jpoliachik
Created January 31, 2016 21:07
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 Jpoliachik/dda429fd1bfd354e2085 to your computer and use it in GitHub Desktop.
Save Jpoliachik/dda429fd1bfd354e2085 to your computer and use it in GitHub Desktop.
LayoutAnimation Example No Animation
// Called when a top button is pressed, with index corresponding to button title.
onPress(index) {
this.setState({index: index});
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment