11AA8R4

Results 3 issues of 11AA8R4

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?

Helloooo **Issue:** When using **ParallaxSwiper** inside a **GestureHanddler** component from react-native-gesture-handdler (softwarmansion, reanimated) and updating any useState hook the following error occours: **TypeError: Cannot read property 'scrollTo' of undefined** **Soution...

`compile project(':react-native-radial-gradient')` compile method is no long supported in new gradle versions If i force change it to `implementation` the library seems to work