Breaking Changes
- sheet: add adjustPaddingForOffscreenContent option that allows configuring the automatic bottom padding adjustment that hides offscreen area inside the Sheet #1631 (natew)
This changes the default behavior of Sheet, but for the (much) better,
it now does less by default and the setting led to weird behavior. Especially
with fit content now working, the option is also less necessary.
Features
- "0-config", no need for TAMAGUI_TARGET or aliasing react-native #1631 (natew)
- add medium animation setting #1631 (natew)
- sheet: add adjustPaddingForOffscreenContent option that allows configuring the automatic bottom padding adjustment that hides offscreen area inside the Sheet #1631 (natew)