maplibre-react-native
maplibre-react-native copied to clipboard
How to ensure the correct minimum MLN version is used on ejected/bare setups?
When a new feature is released from MLN and we add it to the wrapper, issues like #997 arise. This is due to setups not using Continuous Native Generation (CNG). Are there any possibilities to ensure everyone is using the native version, which is required by the wrapper?