-
Please update Kotlin version to 1.6.10. When I install package it doesn't run app and throw this error:
Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8081
e: Incompatible cl…
-
Got an error while running on ios React Native (Expo)
```
ERROR Invariant Violation: View config getter callback for component `input` must be a function (received `undefined`). Make sure to start…
-
I'm using the currency mask, when I type very quickly the value has a delay to be set, and then the value is wrong. For the value to be correct I have to type very slowly, if I type quickly it puts th…
-
I have started using this library in my React Native app and came across the following issue.
![DecentFoolhardyIrukandjijellyfish-size_restricted (1)](https://user-images.githubusercontent.com/1332…
RBrNx updated
5 years ago
-
When I try to edit within the date field, the cursor moves to the end of the string and instead of being able to backspace and insert a new value.
Steps to reproduce:
```
import { formatWithM…
-
The library doesn't work with with react-hook-form (RHF) Controller inputs.
I make a lot of tests and the best solution is use a default useState from React.
That is my code with RHF:
Perhaps in …
-
Because the getElement is a getter here https://github.com/thevsstech/react-native-masked-input/blob/master/src/text-input-mask.tsx#L39 . So this should be `const textInput = this.zipCodeField.getElem…
-
Description of the issue:
https://github.com/GoogleContainerTools/jib/search?q=jcenter
JCenter is being removed, and all plugins and dependencies that have it listed as a dependency will fail fetc…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-smooth-pincode-input@1.0.7` for the proj…
-
Im using this library for react native and my code looks like this.
```
(
)}
/>
```
I having a problem when the user type in the input you can see the text indicator is always in r…