-
Здравствуйте! Не смог найти в документации ответ, можно ли мне в моем приложении вызвать для отправки изображения нативный share sheet, прямо как тот что юзается в самом приложении VK? Спасибо за отве…
-
### Description
I have implemented a simple BottomSheet using gorhom/react-native-bottom-sheet library. I upgraded the react-native-reanimated version from 3.4.0 to 3.16.1 and the bottom sheet stoppe…
-
### Description
I have a very specific scenario for my Brownfield app but encountered other developers that share the same implementation limitation -- not specific for this library, but more common …
-
_Originally posted by @habibasseiss in https://github.com/fujidaiti/smooth_sheets/issues/159#issuecomment-2148436779_
I'd love to have max stretch like @appinteractive suggested. In the native sh…
-
The library currently doesn't handle the pending amount state in the Apple Pay sheet.
When setting `pending: true` in the PaymentRequest total object, the amount is still displayed as final
Cou…
-
### Current Behavior
Rendering `` makes the screen irresponsive to presses (iOS only)
| Android | iOS |
|:-------:|:---:|
| | |
### Expected Behavior
Be able to…
-
Expo version 52
react native version 0.76.3
react-native-actions-sheet version 0.9.7
react-native-gesture-handler 2.20.2
works fine on expo version 51
example app https://snack.expo.dev/@ac3k…
-
### Describe the solution you'd like
I would suggest using a bottom sheet component to improve the mobile interface, including map selection and memo actions.
### Type of feature
User Inter…
-
Hi,
For some reason the sheet overflows it's content height. I looked through the docs and can't find any available props to prevent this behaviour.
Please see screenshots and code snippets belo…
-
### Version
v5
### Reanimated Version
v3
### Gesture Handler Version
v2
### Platforms
Android
### What happened?
When a detached bottom sheet modal is presented, the bottom …