react-native-swiper-animated
react-native-swiper-animated copied to clipboard
Can I render the Swiper children dynamically instead of hard-coded?
I need to decide the number of cards to render in real-time. How can I do that instead of hard-coding all children in advance?
At the moment, it's not possible to change cards on the fly
It's something I prolly need to work in soon