Skip to content

Add Card Button Not Working in BottomSheetModal on iPhone 14 with @gorhom/bottom-sheet #2003

@mirzahassan-nc

Description

@mirzahassan-nc

Version

v5

Reanimated Version

v3

Gesture Handler Version

v2

Platforms

iOS

What happened?

The "Add Card" button inside the BottomSheetModal using @gorhom/bottom-sheet is not responsive on an iPhone 14 running the latest iOS version. Despite the button being visible, pressing it doesn't trigger any action. No console errors or warnings are generated.

Reproduction steps

  • Implement BottomSheetModal in a React Native project using @gorhom/bottom-sheet.
  • Add a button (e.g., "Add Card") inside the BottomSheetModal.
  • Run the app on an iPhone 14 (or simulator) with the latest iOS version.
  • Open the BottomSheetModal and attempt to press the "Add Card" button.
YFTld6ox

Reproduction sample

https://snack.expo.dev/@mirzahassan/26a265

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions