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)