nitaliano / react-native-mapbox-gl

A Mapbox GL react native module for creating custom maps
Other
2.16k stars 699 forks source link

Missing MakerView component in lib #1677

Open hieunguyendut opened 4 years ago

hieunguyendut commented 4 years ago

I try to use MakerView but I got error forget to export and I check index.js in lib of react-native-mapbox-gl module in my local node_modals and I realize It doesn't exist. I use custom mapbox module but I also checked with lastest verson 7.2.0 also doesn't exist after install I took screenshot of index.js file of @react-native-mapbox-gl/maps/javascript

Screenshot 2020-02-28 at 10 40 02 Any one got the same problem?

mapbox version: "@react-native-mapbox-gl/maps": "react-native-mapbox-gl/maps#f53000547ba5b64ee86551b18080fcb85b3f9489", node version: v10.16.3 yarn: 1.19.0

jaltin commented 4 years ago

This repo is deprecated since a long time and is not getting updated any more, as is outlined in the readme of this repository.

Please use the new one located at https://github.com/react-native-mapbox-gl/maps.