-
I'm not sure exactly who is to blame, but I have isolated this problem down to an alteration requested by react-native-svg-transformer, so I'm logging this Issue here for your review and for posterity…
-
Run `react-native info` in your project and share the content.
> ⋊> ~/c/w/mobile on feature/addFriendIntegration ⨯ react-native info …
-
# Bug report
- [x] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue.
We cloned the sample app as well and ran it …
-
It turns out RNBGL has a few APIs to help out with app battery optimisation issues.
See: https://transistorsoft.github.io/react-native-background-geolocation/interfaces/_react_native_background_geo…
-
I followed the steps
1. Cloned repo
2. Checked the default branch to be next
3. npm i
4. npm start
No errors seen so far, when I scan the QR code from my Apple phone, I see an error on the sc…
-
```
"react": "16.3.1",
"react-native": "0.55.4",
"react-native-fs": "^2.9.12",
"react-native-gallery-manager": "^1.0.9",
```
Hello there,
I've media picker screen like this,
![this](https://us…
-
While the app is a React Native app, I haven’t even opened it on Android. I’ve also only been installing native modules on iOS. So we need to do work to get Android running.
I’m not putting this on…
-
### Steps to reproduce
|Element Android 1.4.8|Element Web 5077157282d1-react-60ca8996d3a1-js-4360ae7ff817 with all events shown|
| ------------- | ------------- |
|![obrazek](https://user-images.gi…
-
**Describe the bug**
See the attached photo. Repeatably on Android, after calling `collectPaymentMethod` to present the Tap to Pay card reader, the reader screen dismisses and this error in thrown. T…
-
It might also be worth the effort to quickly port over some of the code to react-native or any other js cross-platform framework, especially considering most people using this would be doing so on the…