You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have one extra issues with react-native-web. Some interfaces are changed on RN-web and RN. And now I have this problem with 'ViewPropTypes' is not exported from 'react-native-web'. -> /node_modules/react-native-smooth-slider/src/Slider.js Attempted import error: 'ViewPropTypes' is not exported from 'react-native-web'.
Could you please provide instruction how to some this?
Here is the problem - necolas/react-native-web#1537 (comment)
The text was updated successfully, but these errors were encountered:
I have one extra issues with react-native-web. Some interfaces are changed on RN-web and RN. And now I have this problem with 'ViewPropTypes' is not exported from 'react-native-web'. ->
/node_modules/react-native-smooth-slider/src/Slider.js Attempted import error: 'ViewPropTypes' is not exported from 'react-native-web'.
Could you please provide instruction how to some this?
Here is the problem - necolas/react-native-web#1537 (comment)
The text was updated successfully, but these errors were encountered: