npm react-native-screens 4.0.0-beta.1

latest releases: 4.0.0-beta.3, 4.0.0-beta.2
12 hours ago

What's Changed

Beta.1 with with new react-native-screens landing page, many bugfixes and adjustments in the API.

Thank you all for contributions and reporting issues!

You can expect rc version in incoming days and then we plan directly releasing 4.0.0. Soon after the stable version we plan a blogpost with explanation of the changes. Stay tuned.

👍 Improvements

🐛 Bug fixes

  • docs: Add workflow to publish GitHub pages by @tboba in #2299
  • docs: Resolve correctly missing tv.svg file by @tboba in #2300
  • docs: Fix layout of screen sequence animation by @tboba in #2303
  • fix(Android): incorrect childCount in removeViewAt when using flatlist on fabric by @alduzy in #2307
  • chore(Android): removed redundant FabricViewStateManager comment by @alduzy in #2310
  • fix(iOS): Change import of RectUtil.h file to react/renderer/components by @tboba in #2319
  • fix(Android,Fabric): pressable on Screen loses focus on pointer movement by @kkafar in #2292
  • docs: Fix placement of Hero on big screens by @patrycjakalinska in #2305
  • fix: do not force set translucent nav bar (until it's explicitly specified) by @kirillzyusko in #2301
  • fix(Android): getChildDrawingOrder when using refreshcontrol by @BenIrving in #2330
  • fix(Android): Request layout manually for CustomToolbar below Android API 29 by @tboba in #2332
  • fix(iOS): modal not presenting when deep in stack by @maksg in #2335
  • fix(Android): minSdkVersion fallback to default 21 but RN 0.74 require minSdkVersion 23 by @adrianryt in #2346
  • fix!: always set Zindex to undefined for InnerScreen by @adrianryt in #2351
  • fix(iOS): right header incorrect position by @alduzy in #2316

🔢 Miscellaneous

  • chore(deps): aggregate updates from dependabot by @kkafar in #2354

New Contributors

Full Changelog: 4.0.0-beta.0...4.0.0-beta.1

Don't miss a new react-native-screens release

NewReleases is sending notifications on new releases.