React Native v0.69.2 Release Notes

  • ๐Ÿ”„ Changed

    iOS specific

    • Hermes pod: change logic to use the hermes tag to set the pod source correctly (46a9edc854 by @kelset)
    • ๐Ÿ›  Fix the race condition when calling readAsDataURL after new Blob(blobs) (bd12e41188 by @wood1986)
    • ๐Ÿš€ Make sure that Flipper pods are not installed when creating a release build (23accbf58d by @cipolleschi)