-
## Issue: Error Running Android App :
- libreactnativemmkv.so Not Found, AppRegistry.registerComponent Not Called
## Environment:
- Node.js: 20.17.0 (LTS)
- Yarn: 4.1.0
- JDK: 17
- gradle : …
-
## 需求背景
- 目前,Cyborg项目中的react-native 已经很久都没有更新,还停留在`v0.61.4`版本,而现在最新版本已经升级到`v0.70.6`了;
- 为了解决项目工程化配置(bundle、build)阶段,遇到的各种未知报错,和优化繁琐且复杂的启动流程;
- 跟上时代步伐,与时俱进;享受react-native更新之后,带来的性能提升和用户体验;
…
-
Porcupine updated picovoice console to generate v2.0 wake-word files.
These do not work with the version of porcupine that is distributed with rhasspy as part of the rhasspy docker container
-
Hello, the plugin currently automatically asks for notification permission when the app is opened, can we add this to a config?
This is my current config, can we add one here like `disableNotificat…
-
### Describe the bug
What happens is that when I add the android bugsnag plugin it compiles an apk for me when I have not requested it, I have only requested an aab file
### Steps to reproduce…
-
### How frequently does the bug occur?
All the time
### Description
# Preface
I've been migrating a react-native app to use the `@realm/react` (0.3.2) hooks due to some issues like: https://…
-
**Description**
Stuck on `Waiting for app to load`
**Environment**
- Version: v1.13.0
- Project type: React Native not expo
- React Native: "0.72.6"
**launch.json**
```json
{
"version…
-
## subscribeToTopic hanging indefinitely on Android
## Description
When using the messaging().subscribeToTopic(topic) function on Android, the function hangs indefinitely, despite putting the func…
-
Looks like a big regression has been introduced by https://github.com/mowispace/react-native-logs/pulls?q=is%3Apr+is%3Aclosed
By doing a `JSON.parse(JSON.stringify(config))` every function defined…
-
## Issue
Hey, first of all, thank you for such a brilliant package!
I get an kinda empty remoteMessage in some case:
1. The app is in the background.
2. A notification …