react-native-mapbox-gl icon indicating copy to clipboard operation
react-native-mapbox-gl copied to clipboard

Missing MakerView component in lib

Open hieunguyendut opened this issue 5 years ago • 1 comments

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

hieunguyendut avatar Feb 28 '20 03:02 hieunguyendut

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.

jaltin avatar Mar 23 '20 10:03 jaltin