react-native-image-slider-box icon indicating copy to clipboard operation
react-native-image-slider-box copied to clipboard

ViewPropTypes has been removed from React Native

Open MarioMunnoz opened this issue 2 years ago • 6 comments

Hello community,

I have started using this library and the first error with the new React Native version is this, i have seen that ViewPropTypes has been removed just a few months ago, is there anybody with the same problem? is going to be fixed?

Thank you

MarioMunnoz avatar Nov 06 '22 12:11 MarioMunnoz

same error image

epickclient avatar Nov 07 '22 18:11 epickclient

i solved from the below referance https://github.com/intellidev1991/react-native-image-slider-box/issues/149#issuecomment-1233095719 while remove using yarn remove react-native-image-slider-box , and then
yarn add megamaxs1234/react-native-image-slider-box

epickclient avatar Nov 07 '22 18:11 epickclient

this is worked for me too thank you

mehmetfiratkahvecioglu avatar Nov 25 '22 19:11 mehmetfiratkahvecioglu

Thanks @epickclient , It solved my problem

asiflhr avatar Nov 27 '22 13:11 asiflhr

not working for me :(

aleena-adnan1 avatar Jan 26 '23 13:01 aleena-adnan1

i solved from the below referance #149 (comment) while remove using yarn remove react-native-image-slider-box , and then yarn add megamaxs1234/react-native-image-slider-box

I took also same error, its solved!

tugaytuna avatar Oct 20 '23 22:10 tugaytuna