nitaliano / react-native-mapbox-gl

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

Android X support? #1656

Open marudy opened 4 years ago

marudy commented 4 years ago

Plans to migrate library to AndroidX core?

Thanks

tsemerad commented 4 years ago

I'm pretty sure this legacy repo has no plans to support Android X. The new repo supports Android X right now using jetifier, and has plans to fully move over to it soon:

https://github.com/react-native-mapbox-gl/maps

marudy commented 4 years ago

@tsemerad thanks for the update. I can't get to run the new repo with jetifier though. Do you know when AndroidX support will be there ?