Georgi Popov
Results
3
comments of
Georgi Popov
Thank you @Naturalclar . I guess we should wait for the next release
I've implemented a workaround for my case which is not the best solution probably but it is working for the purposes of my app. What I've saw is that the...
> import Carousel, { ICarouselInstance, Pagination } from 'react-native-reanimated-carousel'; > > gives this Module '"react-native-reanimated-carousel"' has no exported member 'Pagination'. > > using version 3.5.1 Same here