Closed krishna-gujjjar closed 2 years ago
What is the version of react-native-maps
? The last commit fixed an issue with version 1.0.0. Might need to update the peerDependencies
constraint there to reflect this.
Yes, react-native-maps-directions@1.9.0
fixed this issue.
Thanks
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch
react-native-maps-directions@1.8.0
for the project I'm working on.The current version of this package does not work well with
react-native-maps@1.0.2
. The Error shows that I got that error in thereact-native-maps-directions
.Here is the diff that solved my problem:
This issue body was partially generated by patch-package.