react-native-true-sheet/example/shared
Jovanni Lo 69f0dba353
feat(web): add stackBehavior prop for sheet stacking control (#307)
* chore: tidy clean script

* fix: implement TrueSheetProvider for web

* refactor(example): move TrueSheetProvider to screen level and improve web support

- Move TrueSheetProvider and ReanimatedTrueSheetProvider from root layout to individual screens
- Remove (sheet) folder and rename route to 'sheet'
- Improve web grabber defaults and container layout
- Fix Platform.select to use 'default' instead of 'android' for web compatibility
- Update Input placeholder color and add text color for web visibility
- Add backgroundComponent={null} and fix handle zIndex in web implementation

* feat(web): add stackBehavior prop for sheet stacking control

* docs: simplify Expo Router example with proper types
2025-12-12 07:10:15 +08:00
..
src feat(web): add stackBehavior prop for sheet stacking control (#307) 2025-12-12 07:10:15 +08:00
package.json refactor: reorganize examples with shared package (#306) 2025-12-12 03:08:20 +08:00