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
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'.
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
The text was updated successfully, but these errors were encountered: