react-native-toasty
react-native-toasty copied to clipboard
can't run in react native v.0.69 and react v.18.0.0
why i'm install in react native v.0.69 and react v.18.0.0 can't run ? which threw an exception: Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'.
why i'm install in react native v.0.69 and react v.18.0.0 can't run ? which threw an exception: Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'.
Try upgrading your project to React Native 0.71, this version has restored the deprecated feature ViewPropTypes therefore it'll work again.