Multiware-Tecnologia / react-native-open-street-map

react-native-maps using open-street-map
MIT License
56 stars 12 forks source link

Does react-native-open-street-map support new versions of react native and react #12

Open nizar2yas opened 5 years ago

nizar2yas commented 5 years ago

I followed the instruction to use react-native-open-street-map, however I get the following error when I run npm install :

npm WARN react-native-open-street-map@0.0.2 requires a peer of react@16.0.0 but none is installed. You must install peer dependencies yourself. npm WARN react-native-open-street-map@0.0.2 requires a peer of react-native@0.51.0 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: nan@2.14.0 (node_modules\nan): npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename 'D:\Mobile\gitGroupy\node_modules\nan' -> 'D:\Mobile\gitGroupy\node_modules.nan.DELETE'npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\fsevents):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

I then When I start the app using the provided example it doesn't work

enieber commented 2 years ago

I mantainer this version in my personal account:

https://github.com/enieber/react-native-open-street-map

and I update to support react-native 0.63.*