-
### Component Name
FixedOptionSurvey
### Description
This component is initially intended for use on the ORDER_CONFIRMATION_PAGE to deliver a post-purchase survey question.
It will present a scrol…
-
由于系统提供的BottomSheet弹框局限性太大了,连基本的想关闭指定的弹框都不行;希望提供一个类似showModalBottomSheet,可滑动关闭的弹框,多谢!!!
-
### Describe the bug
I would like to type the response of SheetResponse & DialogResponse. I am aware that SheetResponse accepts a generic which can be anything you want, but when typing inside the g…
-
**Description**
Take a screenshot of a bottomsheet
**Steps to Reproduce**
Add a bottomsheet in compose
**Expected behavior**
Get the screenshot of the modal
Problem
The problem is that as a …
-
### Background
Once the general fixes and improvements in [#8](#8) are merged, the package will include the concept of a `selectedDetent`, which persists the detent position when navigating to anot…
-
# Bug
Endless memory consumption when BottomSheet is mounted and a state is frequently changed. Doesn't matter if bottom sheet is open or closed. After 10 minutes the app crashes on my Samsung Gala…
-
# Bug
Maybe similiar to https://github.com/gorhom/react-native-bottom-sheet/issues/204
I have 2 modals and global state. When global state updates i dismiss first modal and open second modal
…
-
#### Combobox.tsx
```
import * as React from "react";
import {Text, View, type ListRenderItemInfo} from "react-native";
import {useSafeAreaInsets} from "react-native-safe-area-context";
import …
-
Hey! First of all, awesome library!
I'm trying to set the hight of the expanded bottom sheet without using an anchor point but I can't seem to find any option to do that. Is it possible to get a pr…
-
If you notice anything else, feel free to add to this list!
- Tooltips: Covering the entire page on click or hover
- Menus: Not rendering / throwing errors when not passed `anchorEl` as a prop
- …