Skip to content

Instantly share code, notes, and snippets.

@talkol
Last active June 24, 2016 20:03
Show Gist options
  • Select an option

  • Save talkol/fee2fee1fd489c46d747580fdcbee4ae to your computer and use it in GitHub Desktop.

Select an option

Save talkol/fee2fee1fd489c46d747580fdcbee4ae to your computer and use it in GitHub Desktop.
const _getContentOffset = Invoke.call(scrollComponent, 'contentOffset');
const {x, y} = await Invoke.execute(_getContentOffset);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment