react-native-parallax-swiper icon indicating copy to clipboard operation
react-native-parallax-swiper copied to clipboard

scrollTo prop of undefined

Open 11AA8R4 opened this issue 2 years ago • 0 comments

ParallaxSwiper.js line 58

from: this.animatedScrollView._component.scrollTo({ to: this.animatedScrollView._component?.scrollTo({

i solved the problme like this, but everytime i build the project the problem resets what to do?

11AA8R4 avatar May 19 '22 06:05 11AA8R4