-
'VirgilCrypto/VirgilCrypto-Swift.h' file not found
![image](https://github.com/user-attachments/assets/be5ac3f1-9472-4931-ba9c-58cd92ebd9f9)
-
Description of the issue:
https://github.com/GoogleContainerTools/jib/search?q=jcenter
JCenter is being removed, and all plugins and dependencies that have it listed as a dependency will fail fetc…
-
This is the best library for creating mask inputs that i've seen. It will be great if there will be a way of integration with `TextInput` from `react-native`.
It's api has some differences:
* `onCha…
-
```
/node_modules/react-native-text-input-mask/ios/TextInputMask.swift:48:195: Trailing closure passed to parameter of type 'Bool' that does not accept a closure
```
-
![Screenshot_1573665508](https://user-images.githubusercontent.com/49232863/68787538-c1244800-0667-11ea-93c2-af2feff56308.png)
```
{ this.numInput = input; }}
type={'cel-phone'}
options…
-
**Description of bug**
when i try use defaultValue with react-native-masked-text passing any value to the field is not working. the field value persist blank
**To Reproduce**
follow…
-
Instead of a number looking like
`+12353535353`
It would be nice if it would show up as
` +1 (555) 555-1234`
while the user is typing in real time.
Thank you for making an awesome …
-
I've seem in the docs that this library is no longer mantained.
Is there no one who can continue to maintain this library? I volunteer to help if needed.
-
Im using this library for react native and my code looks like this.
```
(
)}
/>
```
I having a problem when the user type in the input you can see the text indicator is always in r…
-
I have the encoder image_embeddings in a text file in my root project directory. When i try to read the text file with encoder embeddings, the react-native can able to read the file. But if i pass the…