-
Initial value loaded by setValue method of react-hook-form is not formatting. But keyboard input formatting works correctly. Programmatically triggering onChange event and onKeyDown event wont help.
…
-
![Screenshot_1573665508](https://user-images.githubusercontent.com/49232863/68787538-c1244800-0667-11ea-93c2-af2feff56308.png)
```
{ this.numInput = input; }}
type={'cel-phone'}
options…
-
**Current Behavior**
The top arrow color cannot be changed
backdrop color also don't work
I tried this for backdrop and it didn't work
**Input Code**
```js
export default copilot({
animated…
-
# Bug report
## Summary
Trying to apply some image shape masking using .png image. Everything works as expected on iOS, but android doesn't render anything, just empty. If i try to replace ima…
-
**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…
-
### Environment
```markdown
react-native -v:0.71.15
npm ls react-native-macos:0.71.36
node -v:v18.12.1
npm -v:8.19.2
yarn --version:1.22.19
xcodebuild -version: Xcode 15.2 Build version 15C50…
-
### Description
i'm trying to running on ios emulator, but without success:
```
Invariant Violation: "myAppName" has not been registered. This can happen if:
* Metro (the local dev server) is ru…
-
This is my code:
metro.config:
module.exports = {
transformer: {
getTransformOptions: async () => ({
transform: {
experimentalImportSupport: false,
inlineRequires:…
-
# Proposal: Drop Shadow support for View, Text, Image, and more
Implement support for ViewStyle.shadow* and TextStyle.textShadow* for View, Text, and Image.
## Summary
Tasks
1. A C++/winrt por…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@twotalltotems/react-native-otp-input@1.3.11` for the…