No longer works on react-native 0.56.0
Closed this issue · 4 comments
anshul-kai commented
Is there an intent to keep this lib up to date?
Ajackster commented
Can you be more specific? I don't use React Native on a daily basis, but do intend to keep this lib relevant.
Ajackster commented
Closing this, refer to this issue @a-koka if you are seeing a different issue, feel free to comment and let me know what the issue you're running into.
anshul-kai commented
@Ajackster the lib just doesn't work on react-native 0.56.0. I'm also using Text.defaultProps
to set some other props and that no longer works either. I was using setCustomTextInput
and setCustomText
but I'm sure most methods are broken.
rahimrahman commented
I'm actually seeing this issue on my project. I can create a new app using 0.56.0 using setCustomText and reproduce the error.