React Native v0.68.3 Release Notes

  • ๐Ÿ”„ Changed

    Android specific

    ๐Ÿ›  Fixed

    • ๐ŸŽ Use monotonic clock for performance.now() (114d31feee)

    Android specific

    • ๐ŸŒฒ Logging a soft error when ReactRootView has an id other than -1 instead of crashing the app in hybrid apps (1ca2c24930 by @Kunal-Airtel2022)