You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.
I can't figure out how to use renderHeader and renderFooter. There's no example anywhere of this.
I'm putting these props inside ImageViewer but nothing new is showing. What do I need to fix?
renderHeader={(imageIndex) => <View><Text>asdfd</Text></View>}
renderFooter={(imageIndex) => <View><Text>asdfd</Text></View>}
The text was updated successfully, but these errors were encountered: