harish-narra

Results 5 issues of harish-narra

node_modules/react-native-maps This error was caused because patch-package cannot apply the following patch file: patches/react-native-maps+0.26.1.patch Try removing node_modules and trying again. If that doesn't work, maybe there was an accidental change...

### Description tried to update react-native version 0.69.1 getting this error ERROR Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'. ### CodeSandbox/Snack link...

bug
v3
triage

for version 0.69.1, we should have to import viewproptypes from 'deprecated-react-native-prop-types'. in this current version, viewproptypes import from 'react-native'. please let us know any updated version by this change **getting...

Not reflecting changes related to the 'deprecated react native' library in 6.5.0 after updating 6.50 version, still getting the below issue " Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'.

### Is this a bug report, a feature request, or a question? (Write your answer here.) ### Have you followed the required steps before opening a bug report? (Check the...