react-native-true-sheet/src
Jovanni Lo 917775ee07
feat: add elevation prop for Android and Web (#355)
* feat(android): add elevation prop

* feat(web): add elevation prop support
2025-12-26 00:52:40 +08:00
..
__tests__ refactor: export mocks per module (#329) 2025-12-16 15:28:40 +08:00
fabric feat: add elevation prop for Android and Web (#355) 2025-12-26 00:52:40 +08:00
mocks refactor: export mocks per module (#329) 2025-12-16 15:28:40 +08:00
navigation fix(ios): use native backgroundEffect for blur on iOS 26.1+ (#350) 2025-12-25 17:59:55 +08:00
reanimated feat: add web support (#302) 2025-12-11 06:38:13 +08:00
specs feat: add animated parameter to present and dismiss methods (#276) 2025-12-04 01:24:10 +08:00
index.ts feat: add web support (#302) 2025-12-11 06:38:13 +08:00
TrueSheet.tsx fix(ios): use native backgroundEffect for blur on iOS 26.1+ (#350) 2025-12-25 17:59:55 +08:00
TrueSheet.types.ts feat: add elevation prop for Android and Web (#355) 2025-12-26 00:52:40 +08:00
TrueSheet.web.tsx feat: add elevation prop for Android and Web (#355) 2025-12-26 00:52:40 +08:00
TrueSheetProvider.tsx feat: add web support (#302) 2025-12-11 06:38:13 +08:00
TrueSheetProvider.web.tsx fix: batch dismiss behavior for stacked sheets (#322) 2025-12-14 09:05:50 +08:00