react-native-timed-slideshow
react-native-timed-slideshow copied to clipboard
fade animation
will it be possible to fade image instead of sliding animation ?
The sliding animation the the component currently has is by rendering each item in a FlatList component. The only current way I can see of implementing your request would be changing the logic of rendering each item. It will be a WIP for the moment, but it will be published ;)
@LMestre14 hii, fade animation coming soon ?