TypeError: undefined is not an object (evaluating '_$$_REQUIRE(_dependencyMap[5], "react-native-image-slider-box").SliderBox')
mahetaparas opened this issue · 1 comments
mahetaparas commented
TypeError: undefined is not an object (evaluating '_$$_REQUIRE(_dependencyMap[5], "react-native-image-slider-box").SliderBox')
Eli-Nathan commented
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",