-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Describe the bug
The direction of my optionList is pointing downwards when the keyboard is open and the keyboard overlaps the optionList. If you use: onSelectOpened={() => {Keyboard.dismiss()}}
Then the optionList position will remain at the select opening location and will not be recalculated taking into account the removed keyboard (last screenshot)
I use gorhom/bottom-sheet and BottomSheetTextInput component for my TextInput
Environment (please complete the following information):
- OS: iOS
- OS Version: iOS 17
- React Native Version: 0.74.2
- Device on which issue is presented: IPhone 15
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
