I have an issue with Bottom Sheet Modal on Android. Created a component for CustomBottomSheet. Then Used Provider in screen where i want to call my custom sheet component. And when i click to open sheet, sheet extends to full screen size, it happens only in android simulator. Here are snapshots.
Version
v5
Reanimated Version
v3
Gesture Handler Version
v2
Platforms
Android
What happened?
I have an issue with Bottom Sheet Modal on Android. Created a component for CustomBottomSheet. Then Used Provider in screen where i want to call my custom sheet component. And when i click to open sheet, sheet extends to full screen size, it happens only in android simulator. Here are snapshots.
Reproduction steps
Reproduction sample
https://snack.expo.dev/6HM9hNjYc88gceakoz9bN
Relevant log output
No response