intellidev1991 / react-native-image-slider-box

A simple and fully customizable React Native component that implements an Image Slider UI.
MIT License
279 stars 100 forks source link

TypeError: undefined is not an object (evaluating '_$$_REQUIRE(_dependencyMap[5], "react-native-image-slider-box").SliderBox') #156

Open mahetaparas opened 1 year ago

Eli-Nathan commented 1 year ago

Having the same issue.

When any component that imports react-native-image-slider-box is rendered the app crashes with the error:

TypeError: undefined is not an object (evaluating '_$$_REQUIRE(_dependencyMap[24], "react-native-image-slider-box").SliderBox')
"react-native-image-slider-box": "^2.0.7",
"react-native": "0.70.1",
"react": "18.1.0",