f111fei / react-native-banner-carousel

a carousel component for React Native
103 stars 47 forks source link

React native image rendering issue #8

Open MaliniSankar opened 6 years ago

MaliniSankar commented 6 years ago

in react native banner Carousel i can fetch images from api into carousel, it works fine when index is static, i need to change the carousel index dynamically by setting state, its not working. kindly let me know if any solution is there to change the index dynamically.