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

Unify Error Handling

Open KiwiKilian opened this issue 6 months ago • 0 comments

Initiated from https://github.com/maplibre/maplibre-react-native/pull/828#pullrequestreview-2894201665

We should align the error throwing all around the library. We should look at these:

  • reject
  • RCTLogError
  • MLRNLogger?

KiwiKilian avatar Jun 04 '25 06:06 KiwiKilian