-
-
Notifications
You must be signed in to change notification settings - Fork 570
Closed
Labels
BugSomething isn't workingSomething isn't workingMissing reproThis issue need minimum repro scenarioThis issue need minimum repro scenarioPlatform: iOSThis issue is specific to iOSThis issue is specific to iOS
Description
Description
Not sure if you seen my answer here #1649 (comment), but trying the new formSheet
with detent has a buggy behavior. You can see the content from the bottom when you slide. I think this bug is in modal
too but it is not so visible. See the video:
bottomJump.mov
By the way, are you planning to implement this also on Android? Would love testing it or even helping. I think a native sheet really makes a difference.
Steps to reproduce
In your Example
app, go to StackPresentation.tsx
, and change this example:
<Stack.Screen
name="FormSheet"
component={FormScreen}
options={{ stackPresentation: 'formSheet', sheetAllowedDetents: 'all' }}
/>
Can be any combo of sheetAllowedDetents
.
Snack or a link to a repository
Screens version
Latest master of your Example
React Native version
Latest master of your Example
Platforms
iOS
JavaScript runtime
None
Workflow
React Native (without Expo)
Architecture
Paper (Old Architecture)
Build type
Debug mode
Device
iOS simulator
Device model
No response
Acknowledgements
Yes
demchenkoalex, hanno-jonlay, yuri-lomashko and Yuriy-Dobryi
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingMissing reproThis issue need minimum repro scenarioThis issue need minimum repro scenarioPlatform: iOSThis issue is specific to iOSThis issue is specific to iOS