-
Hi,
I would like to use the mask component, inside an item with a floating label, like this:
```
Tel
{
this.input = ref;
}}
onChang…
-
## Issue
HI, i have some problems to received remote notification from FCM in iOS (android works fine).
All notifications, that i sending from FCM console not receive to I…
-
Hello everyone.
I'm trying to create a TextInputMask with the following mask
### [AAA]-[0000]
(this is the pattern for vehicles license plate here in brazil)
But when i type the input field …
-
## Issue
Describe your issue here
Facebook login seemed to have stopped working for some reason, it used to work fine and then for some reason it stopped working. No code change was made in the…
-
I get this error
> Cannot read property 'mask' of undefined
when I add this line
> import TextInputMask from 'react-native-text-input-mask';
any solution?
-
# Bug
When try to cut something masked it doesn't work
See te video:
[https://github.com/JuanSeBestia/example-react-native/raw/master/public/ezgif.com-video-to-gif.mov](https://github.com/JuanSeBes…
-
Having a problem with running jest tests. It failed with the TypeError
`Cannot read property 'mask' of undefined`
Are there any suggestions or workarounds how this could be solved?
-
## Issue
I am trying to verify user's mobile number after signing them up in the application. When I install the app first time, then the captcha opens in iOS simulator and I …
-
## 🐛 Bug Report
### Summary of Issue
Using ImagePicker.launchImageLibraryAsync makes the app crashing.
- launchImageLibraryAsync: crashes at the very moment we validate the selected picture.…
-
**Platform**
iOS
**Technology**
React Native
**Build instructions [optional]**
React Native version - 0.63.2
```json
"dependencies": {
"@ant-design/icons-react-native": "^2.2.1",…