khatv911
khatv911
a workaround is to use ```setOfflineRetryText(resource.getString())``` instead
Got the same issue with ``` Execution failed for task ':adaptiveLitho:compileDebugJavaWithJavac'. > Could not instantiate annotation processor 'com.facebook.litho.specmodels.processor.ComponentsProcessor' ```
My Approach is: - Create a custom Edittext that can manage its Textwatchers list. https://www.dowemo.com/article/57422/how-to-delete-all-listene-added-with-addtextchangedlistener - The form item Model should have a textwatcher - When bind the text to...
@kavin14 : take a look into this one: https://github.com/oblador/react-native-collapsible