Skip to content

Instantly share code, notes, and snippets.

@serjKim
Last active August 3, 2018 08:04
Show Gist options
  • Select an option

  • Save serjKim/243bf6475a17e78b594b81d095b1cfff to your computer and use it in GitHub Desktop.

Select an option

Save serjKim/243bf6475a17e78b594b81d095b1cfff to your computer and use it in GitHub Desktop.
private ref: Ref<ScrollView & Component<ScrollViewProps>> = (instance) => {
this.scrollView = instance;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment