-
## 🐛 Bug Report
Uncaught Error: Cannot remove node "0" because no matching node was found in the Store.
```
Dismiss
The error was thrown at file:///home/fernando/Programs/Flipper/Flipper-linux/res…
-
any one please help me out with this. IOS is working fine but not android getting error
[Error: Failed to bind to the service.]
-
Hello,
I've successfully integrated the QuickBlox 1-1 video and audio call SDK into my React Native app, following the provided sample code in the documentation. However, I'm encountering some crit…
-
### What happened?
My app worked well in development, after build for production my app crashed
Incident Identifier: 590A3677-D750-4FB6-B7B0-00EA920DCD3B
Distributor ID: com.apple.TestFlight…
-
**package.json**
```
{
"name": "AppName",
"version": "0.0.1",
"private": true,
"scripts": {
"android": "react-native run-android",
"ios": "react-native run-ios",
"start"…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
- react-native-router-flux v4.2.0
- react v16.13.1
- react-native v0.63.3
Passing default navigator reducer cause the error. Project is working fine on react-native v0.58.6, but for some reason i…
-
I use react-native-masked-text. I made custom mask for Russian phone number - '+7 (999) 999-99-99'. All is cool, but I need that first digit 9 will be require digit and user can't put other digit afte…
-
Hi,
In my case it is not possible to have something like "12.00 LEI" - it does not accept the 0/zeros
This seems to happen due to `onChangeText` that looks just simple like this (setting the "Pret…
-
## 🐛 Bug Report
On Android, modifying the text within the onChange (or onChangeText) callback causes corruption of the text in the TextInput. (Not tested on iOS.)
For example, I'm trying to force …