-
Hi there,
On my project I would like to send requests when the connexion to internet works but the application in React Native does not necessary be open.
Is there any possibility to send my req…
-
Following the readme file to run the example project, I found that:
1. there is a typo for "npm i or yarn **instal**", which should be "npm i or yarn **install**"
2. I got the following error for "…
-
### Which OS ?
Android
### Version
Which versions are you using:
- react-native-swiper v1.5.13?
- react-native v0.51.0
### Actual behaviour
I display a Modal with swiper inside it. I get a…
-
## Environment
System:
OS: macOS 10.15.3
CPU: (4) x64 Intel(R) Core(TM) i7-4558U CPU @ 2.80GHz
Memory: 5.90 GB / 16.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 10.16…
-
After installing the module and trying to compile the project, I get an error:
![error](https://sun9-44.userapi.com/c853620/v853620411/fc73e/EisT8i5uY8M.jpg)
After installing the missing module (whi…
-
Review Android setup instructions as with the release of Android 7 they have probably changed.
-
all of sudden I am not able to run my react-native project nither older commit
when I am debugging the app with the command
`gradlew assembledebug`
i am getting build success
but when i run …
-
It does not work
`import PouchDB from 'pouchdb-react-native'
const localDB = new PouchDB('myDB')
console.log(localDB.adapter)`
ERROR:
ERROR Error: Invalid Adapter: undefined, js engine: h…
-
It seems that every state under `````` tag is not being updated.
## **Parent Component**
```javascript
import React, { Component } from 'react';
import {
View,
Text,
StyleSheet,
…
-
Hey, I installed `react-native-jitsi-meet` and followed all the steps. But it's crashing on build mode and working on debug mode. I also exclude packages.
that's my app/build.gradle
```
apply plu…