npm @lodev09/react-native-true-sheet 3.11.0-beta.8
Release 3.11.8 (beta)

13 hours ago

🎉 New features

🐛 Bug fixes

  • Web: Fixed detached/form sheet autopresent animation, scrollable content, footer click, and grabber drag interactions. (#684 by @lodev09)

  • Web: Clip parent to form-card box when child is a form sheet, skip cascade when form parent has page child, and track only immediate child for cascade target. (#687 by @lodev09)

  • iOS: Fixed Mac Catalyst build issue. (#685 by @theeket)

  • iOS: Fixed footer rendering at the bottom of the content view instead of the bottom of the sheet when the footer view is recycled across present cycles. (#688 by @lucaswickstrom)

⚠️ Breaking

  • Renamed pageSizing: boolean to presentation: 'page' | 'form' (default 'page'). presentation='form' is absolute and ignores maxContentWidth. Migration: pageSizing={true}presentation='page' (default); pageSizing={false}presentation='form'. (#680 by @lodev09)

💡 Others

  • Bump react-native-monorepo-config to fix build on windows. (#672 by @harveylx)

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

NewReleases is sending notifications on new releases.