Yosef Kurniawan
Yosef Kurniawan
hi. any update?
I think the correct script should be like this to make it sequencial. ``` mw.require('script.js', function() { console.log('script.js loaded'); // Initialize functions from script.js }); ``` That solve the problem....
thank you @peter-mw . it works!
unfortunately, there is no error in browser console  By the way, I use Chrome Version 126.0.6478.127 (Official Build) (arm64)
> You should just patch the package by changing these three files : > `node_modules/react-native-snap-carousel/src/carousel/Carousel.js` , > `node_modules/react-native-snap-carousel/src/pagination/Pagination.js` , > `node_modules/react-native-snap-carousel/src/parallaximage/ParallaxImage.js` > > and instead of importing ViewPropTypes from 'react...