maps icon indicating copy to clipboard operation
maps copied to clipboard

fix(ios): support 'url' prop for ShapeSource on iOS

Open HarshaZeitview opened this issue 7 months ago • 0 comments

Description

support 'url' prop for ShapeSource on iOS

Fixes #3863

Added your feature that allows ...

Checklist

  • [X] I've read CONTRIBUTING.md
  • [ ] I updated the doc/other generated code with running yarn generate in the root folder
  • [ ] I have tested the new feature on /example app.
    • [ ] In V11 mode/ios
    • [ ] In New Architecture mode/ios
    • [ ] In V11 mode/android
    • [ ] In New Architecture mode/android
  • [ ] I added/updated a sample - if a new feature was implemented (/example)

Minimal fix, tested in own app (Android / iOS)

HarshaZeitview avatar Jun 04 '25 08:06 HarshaZeitview