react-native-textinput-effects icon indicating copy to clipboard operation
react-native-textinput-effects copied to clipboard

iOS and Android issue. Cannot even open screen. RN: 59

Open AfanasievN opened this issue 6 years ago • 4 comments

Cannot even open screen while using this textInput i think it is related to #72

Simulator Screen Shot - iPhone 8 Plus - 2019-03-12 at 19 12 39

AfanasievN avatar Mar 12 '19 17:03 AfanasievN

Thanks for reporting @AfanasievN.

I just upgraded the example project to react-native 0.59, and did not encounter any problems on Android or iOS. And this might not be the same problem with #72 as the exception stack is different there:

com.facebook.react.bridge.JSApplicationIllegalArgumentException: Error while updating property 'backgroundColor' in shadow node of type: AndroidTextInput

Can you send me a full example of your code? And you can also checkout the example project that resides in this repository.

halilb avatar Mar 25 '19 10:03 halilb

I don't have any problem using react-native 0.59.2. This exception appear because <<Nan>> in your width

agungkes avatar Mar 27 '19 09:03 agungkes

https://github.com/halilb/react-native-textinput-effects/commit/e75aa9bb0e217b745845d02e18ea2b156c2940b2

this commit

LightKnight3r avatar Jun 28 '19 05:06 LightKnight3r

Is this still a problem?

halilb avatar Apr 26 '20 19:04 halilb