-
### Current behaviour
Modal appears once more before close when its mask is clicked.
### Expected behaviour
Modal disappears directly when its mask is clicked.
### How to reproduce?
```…
-
In France for instance, phone numbers are usually written as:
`06 65 11 22 33`
The valid equivalent to this number is:
`+336 65 11 22 33`
Now with react-native-international-phone-number if a us…
-
ios simulator Version 10.0, iphone6
"react-native": "^0.38"
"react": "15.3.2"
"react-native-actionsheet": "2.4.2"
Alert and actionsheet button disappeared, but the mask layer did not disappear.
-
In my expo app `apps/dashboard` I have package.json:
{
"name": "dashboard",
"version": "0.0.1",
"private": true,
"dependencies": {
"expo": "*",
"@expo/metro-config": "*",
"…
-
Is there a way to support expo-sdk >= 48 with a newer react-native-web that has dropped `setNativeProps` ?
-
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.9` for the proj…
-
` {
console.log(formatted);
console.log(extracted);
}}
mask={'+91 [00] [0000] [0000]'}
/>`
adding spaces in mask causing them to render tw…
-
I'm using vanilla-masker in a react-native project with typescript. I use the toPattern method such as below:
```
componentDidMount() {
console.warn( VMasker.toPattern('1234', '99,99') …
-
On react native build -
```Value of type 'RCTBaseTextInputView' has no member 'nativeEventCount' ```
![Screen Shot 2021-07-12 at 2 28 11 AM](https://user-images.githubusercontent.com/19851598/125…
-
### Steps to reproduce
```
{
}}
style={style}
keyboardType="numeric"
/>
```
### Expected behaviour
Tell us what should happen
00:58
### Actual behaviour
00:5
##…