Skip to content

Conversation

@timoxley
Copy link
Collaborator

Official PR: facebookarchive#407

Mirror's Pano's onLoad, onLoadEnd API.

Usage

<Prefetch
  source={asset('image.jpg')}
  onLoad={() => console.log('load success')}
  onLoadEnd={() => console.log('load end')}
/>

Note: CI failure seems to be unrelated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants