iOS and Android issue. Cannot even open screen. RN: 59
Cannot even open screen while using this textInput i think it is related to #72

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.
I don't have any problem using react-native 0.59.2. This exception appear because <<Nan>> in your width
https://github.com/halilb/react-native-textinput-effects/commit/e75aa9bb0e217b745845d02e18ea2b156c2940b2
this commit
Is this still a problem?