-
I recently enabled new architecture and whenever I try to present sheets via the SheetManager, they just don't show up. I see the transparent black background appear but no sheet renders, no matter wh…
-
### 使用示例,包括组件或 Hooks
**您提出的功能是否和您遇到的问题有关,请描述该问题**
目前ActionSheet 不支持 Grid 排版
![image](https://github.com/user-attachments/assets/c00e283c-1abd-4bda-9cde-8fde2d217c49)
### 解决方案
**您是否有建议…
-
Hi,
Thanks for this wonderful library.
ActionSheets automatically closes whenever I have a component with a pressable that sets the state.
Take the below code example.
```ts
import Action…
-
### Do I have the most recent component updates?
- [X] I use the most recent available driver/plugin and server versions
### Is the component officially supported by the Appium team?
- [X] I …
-
## Description
I have wrapped Flatlist into ActionSheet. Flatlist items do not scroll into actionsheet
### Related to
- Components
### Code snippet
```
{}}
renderAction…
-
### 相关平台
微信小程序
**小程序基础库: 3.6.1**
**使用框架: React**
### 复现步骤
使用的是 https://taroify.github.io/taroify.com/introduce/
```
{actions.map((acti…
-
### Description
From an ActionSheet, I expected to be able to close the ActionSheet and navigate to a modal screen when a button is clicked.
### CodeSandbox/Snack link
_No response_
### Steps to r…
-
### Description
Context:
- Back in **2022**, someone logged this bug https://github.com/dotnet/maui/issues/6508 - In it, they complained that the actionsheet filled the entire screen instead of calcu…
-
Is subj possible?
-
I aligned the content deletion experience with the web app. The changes I made allowed users to edit the message when there is empty content. When the user enters empty content, and edits the message,…