nitaliano / react-native-mapbox-gl

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

Will this support Apple's new Metal framework? #1626

Closed awdhootlele closed 5 years ago

awdhootlele commented 5 years ago

Apple from IOS 12 have deprecated the OpenGL support and encouraging devs to migrate to the new Metal framework.

Will this library work on the new metal framework? Not sure if Apple will still support openGl but if it decides to get rid of the openGL from IOS13, what will be the roadmap of this library.

Should we all follow this thread for any updates on this?

Thanks.

kristfal commented 5 years ago

This will be handled upstream in the mapbox-gl-native library. The issue in their repo #12061 is almost a year old. We just have to make sure we update when they do. Keep in mind that the current repo here is being deprecated. you should move over to https://github.com/react-native-mapbox/maps