-
If I wanted to format `1234` to be `12/34`, or `111222333444` to be `1111 2222 3333 4444`, it'll work "fine" if I use onChangeText, however if you try to use onKeyPress to detect deletes, or other key…
-
## Introduction
As a general requirement we want Zephyr DTS to adhere to the specification as well as to use bindings compatible with those of the Linux kernel. To support gpio, pinctrl DTS node bi…
-
OS:
- [ ] Windows
- [ ] MacOS
- [ ] Linux
_Platform:_
- [X] iOS
- [ ] Android
Output of `node -v && npm -v && npm ls --prod --depth=0`
```
v11.11.0
6.7.0
├── moment@2.22.2
├── n…
sryze updated
5 years ago
-
When I try to use cpf and cnpj mask on react-native 0.60, my screen don't render without errors.
In the same input, if I try to use cel-phone or only-numbers mask, it works.
Somebody have idea to so…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [ ] bug report
* [x] feature request
### Issue description
From what I read of the docs, it is not possible to uniforml…
-
Hi! Clear() method doesn't seem to work. I've already seen this [https://github.com/facebook/react-native/issues/18272](issue), however pure TextInput clear() method works without any problem.
Here's…
-
Hello,
i bought 2 zigbee osram mini switch, i made a pull request to make it working on zigbee2mqtt, but now i use conbee :)
i have 1 blue and 1 white
i like these remotes for my roller shutter
ht…
-
## Issue
Hello--I'm currently using iMask with React Native, and it doesn't appear that I have the right options available to me. The documentation is pretty limited, and doesn't explain masked inp…
-
Here's the message while uploading to App Store
> The expected dylibs are missing from the app’s Framework location, such as /Payload/app/Frameworks
`ALWAYS EMBEDED SWIFT LIBRARIES` flag try to …
-
Is there any chance to apply these masks using https://github.com/halilb/react-native-textinput-effects?
Here's what I did
```
onChangeText={(value) => { this.setState({ phone: value }) }}
onB…