-
### Description
I have a login page where i have some input fields with icons on left. I am doing some animation (used react-native-reanimated) when a user focus on that input field. While doing th…
-
### 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…
-
'VirgilCrypto/VirgilCrypto-Swift.h' file not found
![image](https://github.com/user-attachments/assets/be5ac3f1-9472-4931-ba9c-58cd92ebd9f9)
-
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…
-
### Minimal reproducible example
https://github.com/Emauss/testBug
### What platform(s) does this occur on?
Android
### Did you reproduce this issue in a development build?
Yes
### Summary
Main…
-
### 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 …
-
Hello, how to avoid this behavior?
![unnamed](https://cloud.githubusercontent.com/assets/7308074/23044701/76a2d47a-f488-11e6-9502-650130eabbcf.gif)
-
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…
-
### What happened?
Execution failed for task ':react-native-navigation:compileReactNative71DebugKotlin'.
> 'compileReactNative71DebugJavaWithJavac' task (current target is 17) and 'compileReactNat…
-
I am working on a project that has a web portal and a react native application. at some stage, I need to get subscription data via useSubscription hook.
I used apollo client docs to configure the we…