-
## Environment
```
System:
OS: macOS 10.15.4
CPU: (6) x64 Intel(R) Core(TM) i5-8500B CPU @ 3.00GHz
Memory: 851.91 MB / 8.00 GB
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 1…
-
I've just updated to using Expo SDK36 with React 16.9 and now I get
```
Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifec…
-
Hi, I am trying to use the boilerplate code I received from the website, but when I try to install the dependencies with either yarn or npm, it errors out and says `remotedev-debugger: command not fou…
-
**org.jitsi.react:jitsi-meet-sdk:2.4.0 is working fine but org.jitsi.react:jitsi-meet-sdk:3.4.0 getting error at the time of build the app**
already i have used multiDexEnabled true also implementa…
-
### Description
After updating React-Native from 0.68 to 0.69 app is not building anymore.
Error: Requiring module "node_modules\\native-base\\dist\\src\\index.js", which threw an exception: Inv…
-
Even after adding in styles for the action button, this error occurs on a new project. From my research, it seems like it's relying on a calculation of window size that hasn't quite yet occurred. No…
-
@skrafft
-
**Describe the bug**
When im trying to use AWS Amplify Notification library in my react native expo app I get the following error on start up consistently `Invariant Violation: Native module cannot b…
-
### Summary
> Task :react-native-reanimated:buildCMakeDebug[arm64-v8a] FAILED
C/C++: ninja: error: mkdir(src/main/cpp/reanimated/CMakeFiles/reanimated.dir/C_/Users/Zema/Code/_learning/_mobile/Reac…
-
It work fine when i using debug model (simulator and physic device). it will show a wrong icon, when release to apple store.
try to remove node_modules, clean, rm -f ios/build, unlink and link agai…