npm @lodev09/react-native-true-sheet 3.10.0-beta.4
Release 3.10.0-beta.4

6 hours ago

🎉 New features

  • Add accessibility support to grabber view with VoiceOver/TalkBack actions and state descriptions. (#587 by @lodev09)
  • Add scrollingExpandsSheet option to scrollableOptions. (#585 by @lodev09)
  • iOS: Add topScrollEdgeEffect and bottomScrollEdgeEffect to scrollableOptions for iOS 26+. (#595 by @lodev09)

🐛 Bug fixes

  • iOS: Fixed blur flicker/flash at the bottom when dismissing sheet with backgroundBlur enabled. (#633 by @lodev09)
  • Android: Fixed NoSuchMethodError crash on Android < 11 (API 30) when presenting a sheet with grabber accessibility. (#606 by @Mohamed-kassim)
  • iOS: Fixed keyboard scroll positioning when sheet auto-expands from a smaller detent. (#592 by @lodev09)
  • Android: Fixed dead state after rapid present/dismiss cycles. (#593 by @lodev09)
  • iOS: Fixed position change not emitting when detent or index changed. (#584 by @lodev09)
  • Android: Use RN BackHandler for back press detection for reliability across Android versions. (#580 by @lodev09)

💡 Others

  • iOS: Use codegen enum types instead of NSInteger casts for better type safety. (#612 by @lodev09)
  • Add docs versioning with automated release script. (#586 by @lodev09)
  • Add missing layout and screenLayout props to TrueSheetNavigator. (#615 by @bram-dc)
  • Add truesheet-usage AI skill and documentation for AI coding agents. (#621 by @mehradotdev)
  • Upgrade example to Expo SDK 55 and RN 0.83. (#630 by @lodev09)
  • Add RN 0.83 keyboard animation workaround to troubleshooting docs. (#632 by @lodev09)

⚠️ Breaking

  • Android: nestedScrollingEnabled is now automatically managed when scrollable is enabled. (#585)

Don't miss a new react-native-true-sheet release

NewReleases is sending notifications on new releases.