maplibre-react-native icon indicating copy to clipboard operation
maplibre-react-native copied to clipboard

How to ensure the correct minimum MLN version is used on ejected/bare setups?

Open KiwiKilian opened this issue 2 months ago • 0 comments

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?

KiwiKilian avatar Sep 13 '25 05:09 KiwiKilian