-
-
### Minimal reproducible example
https://github.com/Gutistavo/expo-image-issue/blob/main/test.tsx
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a deve…
-
**Current Behavior**
Calling `.focus()` on a text input (or using autoFocus) when the screen becomes focused works when you add a screen to the stack (Screen A -> Screen B) but not when going back …
-
## Describe the Feature
The masked input field could have similar support for left and right icons like the react native elements input field has.
## Possible Implementations
Adding a lef…
-
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…
-
### Current behavior
My view consists in two tabs, each with text input. The purpose is to search the values in each tab independently. For this, Search Button turns blue when there is some value in …
-
### Problem Description
Using setNativeProps({text: 'xxx'}) on a TextInput the text is not updated.
### Steps To Reproduce
Create following element:
this.Element = ele} defaultValue={null…
-
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…
-
Hello, how to avoid this behavior?
![unnamed](https://cloud.githubusercontent.com/assets/7308074/23044701/76a2d47a-f488-11e6-9502-650130eabbcf.gif)