-
any one please help me out with this. IOS is working fine but not android getting error
[Error: Failed to bind to the service.]
-
### Current behavior
I have an authentication flow pretty similar to the one described in the [documentation](https://reactnavigation.org/docs/auth-flow). A loading screen, an authentication flow and…
-
Camera Preview is not working. QR Scanner is working, however so I know my camera permissions are set. i looked at:
https://github.com/moaazsidat/react-native-qrcode-scanner/issues/73
And was no…
-
### Provide a general summary of the issue here
On iOS, the `Button`'s `onPress` function will dismiss a virtual keyboard immediately at the start of the press. If the onscreen keyboard is open, th…
-
**Is your feature request related to a problem? Please describe.**
Not sure if I've missed it but, it seems full-screen dialog are currently not supported.
**Describe the solution you'd like**
It…
-
# Bug
I created a line chart with each line being stored in a `` container together with a label inside a `` (due to styling options). The code for one such plotted line looks like this:
```
…
-
I needed this to implement autocomplete popover (as in picture below). With `` I can't do it, because we can't "click-through" a modal, there is no `pointerEvents` option. Is there any plans to contin…
-
**Before reporting this bug, please...**
1. Check the latest documentation: https://docs.nativebase.io/
2. Check for existing open/closed issues for a possible duplicate before creating a new issu…
-
Hey so I wanted to put the calendar in a modal that comes up when a button is clicked to pick date. It seems when scrollEnabled is **true**, the display appears blank UNTIL you start scrolling.
I as…
-
**Describe the bug**
When creating a `Slider` within a `Modal`, the `Slider.Thumb` does not update when dragging in Android. Works perfectly fine in iOS.
**To Reproduce**
1. Create a `Modal` with…