-
We use React Native BottomSheet(https://github.com/gorhom/react-native-bottom-sheet) in our app. Upon integrating this library we are able to see the bottomsheets in the screenshots and recording. Is …
-
I have textinput in side the react-native-gesture-bottom-sheet component. when keyboard opens, the sheet is moving out of screen and not able view the textinput. I have tried with "flex:1" and "height…
-
```console
$ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: react-native-ping@1.2.8
npm ERR! Found: react-native@0.73.6
npm ERR! node…
-
### Build/Submit details page URL
https://expo.dev/accounts/waseet/projects/waseetnet
### Summary
What happens is, I am creating a build using ` eas build --profile staging --platform ios`
And it'…
-
**Issue Title:**
Problem exporting BIRT 4.17 report to Excel (page breaks not working)
**Description:**
I am using Knowage version 8.1.26 CE in a Docker environment on OKD and encountered an issu…
-
### Description
The app crashes immediately after opening on iOS following the build process. There are no visible error messages in the console; the app simply closes abruptly. Upon inspecting the…
-
### Version
v5
### Reanimated Version
v3
### Gesture Handler Version
v2
### Platforms
iOS
### What happened?
The "Add Card" button inside the BottomSheetModal using @gorhom/bottom-sheet is no…
-
**Describe the bug**
Amplify/Cognito use a Web View when displaying the Sign in with Apple native action sheet. Ideally, it would not use this at all.
**To Reproduce**
Steps to reproduce the be…
-
# Bug
I've recently refactored old logic behind the bottom sheet modal since I used `useBottomSheetDynamicSnapPoints` and changed it to `enableDynamicSizing.` Everything is working fine but when us…
-
### What happened?
```ts
export class SessionSheet extends VueApplicationMixin(DocumentSheetV2) {
...
}
DocumentSheetConfig.registerSheet(JournalEntryPage, moduleJson.id, SessionSheet, {
t…