openmobilehub / react-native-omh-maps

https://openmobilehub.github.io/react-native-omh-maps/
Apache License 2.0
22 stars 0 forks source link

OMHD-354: Update apple maps documentation #73

Closed maciekBudzinski closed 3 months ago

maciekBudzinski commented 3 months ago

Summary

This PR is about adding information to readme about issues with non-reactive title and snippet. react-native-maps implementation doesn't support reactive info windows. It means that info window props (title and snippet) won't be applied when the info window is open. They will be applied on info window reopen. See the demo

Demo

https://github.com/openmobilehub/react-native-omh-maps/assets/23010554/61d1d45b-138a-48be-8559-62b26a061bc0

Checklist:

Closes: OMHD-354