-
```
diff --git a/node_modules/@react-native-community/masked-view/android/src/main/java/org/reactnative/maskedview/RNCMaskedView.java b/node_modules/@react-native-community/masked-view/android/src/ma…
-
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
-
Hello. Can't remove white spaces separator from the middle of the masked phone number.
**React Native**: 0.64.1,
**react-native-masked-text**: 1.13.0
**OS**: iOS
**Same issue**: #35 , #198
`…
-
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…
-
Issue:
I'm currently experiencing an issue with styled-components v6.0.7 and webpack v5.88.2 where CSS styles are not being applied to the components. I've defined my styled-components as follows:
…
-
I'm facing issues when trying to remove custom masks.
**Example:**
```js
const phone = "61912345678"
const masked = MaskService.toMask('custom', phone, { mask: '(99) 9 9999-9999' })
// result…
-
Initial value loaded by setValue method of react-hook-form is not formatting. But keyboard input formatting works correctly. Programmatically triggering onChange event and onKeyDown event wont help.
…
-
### What feature or enhancement are you suggesting?
It would be cool to have a way of creating a mask on android devices for the QR code area that you're scanning. The `regionOfInterest` property is …
-
![Screenshot_1573665508](https://user-images.githubusercontent.com/49232863/68787538-c1244800-0667-11ea-93c2-af2feff56308.png)
```
{ this.numInput = input; }}
type={'cel-phone'}
options…
-
On iPhone (iOS 14.8.1), when selecting the icon wrapped in the tooltip component, the expected text is rendered in a modal. But when closing the modal, the error message `Modal was presented with 0x2 …