hms-react-native-plugin icon indicating copy to clipboard operation
hms-react-native-plugin copied to clipboard

ViewPropTypes deprecated react-native-hms-map

Open Splicer97 opened this issue 3 years ago • 1 comments

Description ViewPropTypes deprecated react-native-hms-map. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'.

Expected behavior All good

Current behavior Error

Screenshots If applicable, add screenshots to help explain your issue

Logs Error: Requiring module "node_modules/@hmscore/react-native-hms-map/src/index.js", which threw an exception: Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'.

Environment "@hmscore/react-native-hms-map": "^6.3.1-305", "react-native": "0.69.3",

Other Add any other context about the problem here

Splicer97 avatar Oct 26 '22 13:10 Splicer97

https://github.com/HMS-Core/hms-react-native-plugin/pull/243

Splicer97 avatar Oct 26 '22 14:10 Splicer97