-
I copied the example code and added set code length to 5. `onTextChange` is triggering a state change. `onFulfill` is reading state and rendering an alert. Unfortunately, the state update seems to be …
-
## Expected Behavior
Error message on required fields or on regex pattern validation failure.
## Current Behavior
No error message is shown.
## Possible Solution
I'm not sure. Tried using err…
-
I started using formik in react-native and a warning is shown to me whenever I try typing something.
`const CustomInputComponent = ({ field, form: { touched, errors, handleBlur, handleChange, value…
-
### How were you trying to build the app?
I have this error when trying to run the command `./gradlew clean assembleDebug --stacktrace` inside the `android` folder, after I upgrade my `react-native…
-
Good day, I have an error after the last pod update, specifically:
'headerValue()' is unavailable in Swift: Use 'asyncHeaderValue() async -> String?' instead.
This occurs in the file AuthBackend.swi…
-
### 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…
-
There are two main Material Design libraries for React Native, this and React Native Material Design. Both projects are not really maintained anymore and each miss things that exist in the other libra…
-
I am experiencing a significant discrepancy in the logits and probabilities output when running the same TensorFlow.js model on Android and iOS. The model, a self-trained MobileNetV3 (large) from PyTo…
-
### Before you begin...
- [X] I have searched the existing issues
- [X] I am not using version 13.x of node (if so, please upgrade)
### Description of the problem
After updating to 11.0.0 i…
-
Hello, I have found an error on masked input, follow below the stack trace:
```
java.lang.StackOverflowError: stack size 8MB
at java.lang.reflect.Constructor.newInstance0(Constructor.java)
…