-
# Bug Report
**Ionic version:**
[ ] **4.x**
[x] **5.x**
**Current behavior:**
Swipe gesture cannot be disabled on native iOS or Android devices. When swiping back, if …
-
### Summary
I am trying to build my expo project using the command `eas build --profile development --platform ios`, and it keeps failing with the error `[stderr] [!] `` attempted to initialize an ob…
-
### Summary
since yesterday, after upgrading my deps i get a crash on android when i build for a real device.
i tried coming back in commit on my repo and still the same crash so most likely a patch…
-
I added notifee to my react-native app. I've added the code to send trigger notifications using timestamps.
The notifications are working if the app is open or if I close it using the back / home but…
-
I need a rich text editor in my avalonia project,just like the rich text editor in WPF, witch can add words、images.....
I have read the Issue https://github.com/AvaloniaUI/Avalonia/issues/4410 and h…
-
## Description
iOS 17.2 beta 1 seems to crashing when using any implementation of `AVPlayer` with `react-native-screens`. Issue occurs only when we are using native controls
## Some informations
…
-
## Issue
We are migrating from firebase Web SDK to react native firebase. The phone auth was working well with the Web SDK, however after migrating to react native firebase we are facing th…
-
### Current behavior
Using navigation stack -> click on navigate in a headerRight button -> new screen pushed onto stack but has the title shifted to the right since the parent title is long.
![si…
-
### Current behavior
I am trying to implement bottom tabs in my react-native created through expo so I have add tabs bar into
````
````
But It o…
-
iOS and Android 10 use gesture based navigation systems. Sometimes we need the gestures in our app to override system gestures. This is especially important for Android where the back navigation gestu…