-
Currently if the web app redirects quickly after doing `window.ReactNativeWebview.postMessage` you could receive a spoofed origin on the react native side.
We should use WebViewCompat.addWebMessage…
-
I almost did everything, and i cant find solutions to my problem. I am testing and building my application on android api 19. It doesn't open after building it, after adding react native google sign i…
-
## The devDependency [@types/google-map-react](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `1.1.2` to `1.1.3`.
🚨 [View failing branch](https://github.com/tonythetiger323/May…
-
**Describe the bug**
When playing video while another one is playing causes the app to crash.
It seems that this issue only happens with release builds, specifically on Samsung Galaxy devices wi…
-
## Bug report in v4
**Before** opening an issue, make sure to read the [contributing guide](https://github.com/PaulLeCam/react-leaflet/blob/master/CONTRIBUTING.md) and understand this is a bug trac…
-
not sure from where deco console is loading the node from, i uninstalled and installed node again, if i run node -v in terminal, it show 10+ version, from where is the 5.7 coming from in deco console,…
-
### 🐛 Current behavior
### Issue Summary
We are experiencing an issue with our application using the useInfiniteHits hook from Algolia's React InstantSearch library. When a user navigates from a P…
-
### Description
Hello, guys. I am currently having a problem running my app build on iOS. I've followed a few tutorials here on git about but none of them were effective. Every time I try to instal…
-
I am getting an error caused by Marker.js, using the google-maps-react downloaded from npm. The code I have is below:
```
import React from 'react'
import {InfoWindow, Marker, Map, GoogleApiWrapp…
-
Hello,
I implemented react-native-google-cast on top of react-native-track-player (RNTP). With RNTP, I'm able to have my Javascript run in the background so that I can send / receive POST requests,…