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

Migrate `MLRNModule`/CustomHeaders to new Architecture

Open KiwiKilian opened this issue 4 weeks ago • 0 comments

The MLRNModule becomes mainly obsolete by the migration. It should only remain the following functions:

addCustomHeader
removeCustomHeader
setConnected

Possibly, these would be better contained by a RequestModule?

KiwiKilian avatar Nov 03 '25 21:11 KiwiKilian