-
**Describe the bug**
When using `GetCupertinoApp` as the main design for the app, almost every functionality from GetX works. When trying to use `Get.bottomSheet`, it shows the below pasted error.
…
-
Sometimes BottomSheet doesn't showing, I think it happens because of conflict with react-native-maps. When I build release APK and install it on Android, when you open application first time then bott…
-
### Make sure to check the demo app(s) for sample usage
`DONE`
### Make sure to check the existing issues in this repository
`DONE`
### If the demo apps cannot help and there is no issue for…
-
I have the BottomSheet inside a container which is working perfectly fine except for one thing - I have two buttons, which are to be placed at the bottom of screen regardless of the snap positions. H…
-
## Description
When attempting to navigate BottomSheets in the Android app using TalkBack, TalkBack does not work as expected when focused on section headings. Instead of reading headings and then …
-
https://developer.android.com/jetpack/compose/layouts/insets?hl=ko
Window Insets API 관련 (imePadding(), statursBarPadding()...) 를 문제없이 사용하기 위해선 사전적으로 설정해야하는 3 step 이 존재
하지만 이 step 중 첫번째 설정을 수행할…
-
# Bug
Hi, I have a problem with bottom sheet's close method. When you try to close the bottom sheet with a button and then you interrupt it with your finger. It looks like it's stuck in some state …
-
Hello,
is it possible to get the current height of the BottomSheet during resizing?
Background is:
I want to display a button always above the BottomSheet during a resize.
So far I get the cur…
-
Hello! Thanks for the great control!
Unfortunately, implicit styles, defined in app, not applied to Bottom Sheet inner elements.
Explicit styles are works.
Please define text color in Styles.xaml…
-
When I use [qlevar_router](https://pub.dev/packages/qlevar_router) showCupertinoModalBottomSheet shows a bottomSheet, then click the back button on the Android device, it clears the bottomSheet and po…