@react-native-runtimes/core v0.1.0-alpha.1
Pre-release
Pre-release
·
15 commits
to main
since this release
What's Changed
- fix(ios): create RCTFabricSurface directly to keep dealloc on main thread by @pioner92 in #19
- fix: table formatting in README.md by @krozniata in #18
- fix(ios): defer threaded surface creation until JS bundle is evaluated by @pioner92 in #20
- fix: Build failure on OLD RN by @riteshshukla04 in #21
- fix: Issues across various RN Versions by @riteshshukla04 in #22
New Contributors
- @krozniata made their first contribution in #18