Closed troZee closed 3 years ago
I've added this feature with better typing. I'm closing this PR
@pavelbabenko Could you provide an example, how to change page programmatically ? bc I could not find it in documentation.
@pavelbabenko I see, you have added it in the mean time https://github.com/Flair-Dev/react-native-awesome-gallery/commit/380c0821613c465558d092ad57c177311c9afb88
Thank you <3
@troZee New version is released. Note that setPage
is renamed to setIndex
. README is updated with example as well
@pavelbabenko thank you so much <3
Feature: added ability to set page programmatically
Description: In some cases, you would like to go to next page using the other methods than swipe gesture e.g by clicking in the next button.
How to test it:
just add below code to Photos.tsx