-
### Minimal reproducible example
https://github.com/bitfrost/expo-export-repro
### What platform(s) does this occur on?
Android, iOS
### Where did you reproduce the issue?
in a standalone app
##…
-
**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…
-
# Question
Hey I am trying to get the onNotification to run from a remote notification. However I am not being able to get the onNotification to run. Could you suggest me? I have checked the e…
-
Hi
I am trying to use this module. I created the rn-cli.config.js and transformer.js file in my project root folder and kept the default obfuscatingTransformer options (So `module.exports = obfuscati…
-
MainActivity.java:26: error: constructor DefaultReactActivityDelegate in class DefaultReactActivityDelegate cannot be applied to given types;
return new DefaultReactActivityDelegate(
…
-
[JS重点知识&文章和教程](https://objtube.github.io/front-end-roadmap/#/front-end-roadmap/guide/javascript)
1. JS数据类型🌟🌟🌟
- 基本类型
- 6种:number/string/**null**/**undefined**/Boolean/**symbol(ES6新类型)**
…
-
# Bug
After installing @gorhom/bottom-sheet@^4 using the documentation, the project wont start and shows the error:
`
Error: Cannot find native module 'RNIContextMenuView', js engine: hermes
…
-
## Error in Tree Mapper
**Error** in **http://localhost:8081/index.bundle//&platform=ios&dev=true&lazy=true&minify=false&inlineSourceMap=false&modulesOnly=false&runModule=true&app=org.pftp.treemapper…
-
i try to run the "Hello world" app on android .When i type react-naive run-android then the app opens and once i choose between the AR or VR then it crashes.When I choose AR I get this message "Inva…
-
updating my react-native app from 0.69.5 to 0.72.1. However, when I try to build with `npx react-native run-android` or do a `./gradlew clean` I get this bug:
```
A problem occurred configuring…