-
## TypeScript 2.9.1
Using the `styled(Component)` method while wrapping a component with generic props doesn't preserve the generic argument, it simply defaults it to `{}`.
## Reproduction
``…
-
**Describe the bug**
I'm trying to use deep link to get the result of transaction back into my native Android app but it doesn't work.
I'm getting ERR_UNKNOWN_URL_SCHEME error after redirect to my …
-
## Issue
Hi All,
I am trying to fix this for months without success. If anyone can help, it would be much appreciated.
Trying to change the push notifications package used b…
-
## Issue
Recently I have transferred my app's notifications service from AppCenter to Firebase Cloud Messaging. iOS and mostly Android devices are working fine. However, I hav…
-
`npm install react-native`
`ns platform add android`
In `my-app/platforms/android/build.gradle` add following from a [react native project](https://github.com/taskrabbit/ReactNativeSampleApp/blo…
-
### Description
App crashes whenever we scroll inside a Animed.ScrollView that uses React Native Gesture Handler. Not sure if the issue is directly related react-native or react-native-gesture-handle…
-
While using `WebView` we have to provide height. Is there any way such that `WebView` will be rendered based on HTML content for it?
Here are my lines of code :
```
```
-
## Issue
## 🔥 Error on phone auth on IOS - Expo + RN Firebase
When I generate a build or .app and install it on a device, it works normally, but when I submit it to TestFlight, I get the error:
…
-
# To people coming from search: please [read this page first](https://reactjs.org/warnings/invalid-hook-call-warning.html). It contains most common possible fixes!
**Do you want to request a *f…
-
### What's happening?
I am experiencing an issue with the camera view in my React Native app where the camera image appears horizontally stretched. I am using version 3.7.0 of the react-native-vision…