intellidev1991 / react-native-image-slider-box

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

ViewPropTypes Error. #163

Open SujithVSuresh opened 1 year ago

SujithVSuresh commented 1 year ago

When i import the react-native-slider-box to my component, i am getting this error : ViewPortTypes has been removed from React Native. Migrate to ViewPortType exported from 'deprecated-react-native-prop-types'.

m-salmeen commented 1 year ago

solved here https://github.com/intellidev1991/react-native-image-slider-box/issues/158#issuecomment-1306022775