Issues https://github.com/facebook/react-native/issues/30848 https://github.com/facebook/react-native/issues/30859 PR https://github.com/facebook/react-native/pull/33468 Branch https://github.com/facebook/react-native/compare/main...fabriziobertoglio1987:text-input-errors New Branch https://github.com/facebook/react-native/compare/main...fabriziobertoglio1987:text-input-errors-build Branch used for debugging with additional history https://github.com/facebook/react-native/compare/main...fabriziobertoglio1987:text-input-errors-build-debug-statements-2 Docs PR https://github.com/facebook/react-native-website/pull/3010 Related https://developer.android.com/reference/android/widget/TextView#setError(java.lang.CharSequence) https://developer.android.com/reference/java/lang/CharSequence https://developer.android.com/reference/android/view/accessibility/AccessibilityNodeInfo#setError(java.lang.CharSequence) https://github.com/facebook/react-native/pull/29070 https://github.com/facebook/react-native/issues/29063#issuecomment-658189938 https://github.com/facebook/react-native/pull/28952 https://github.com/fabriziobertoglio1987/react-native-notes/issues/13
Issues facebook/react-native#30848 facebook/react-native#30859
PR facebook/react-native#33468
Branch facebook/react-native@main...fabriziobertoglio1987:text-input-errors
New Branch facebook/react-native@main...fabriziobertoglio1987:text-input-errors-build
Branch used for debugging with additional history facebook/react-native@main...fabriziobertoglio1987:text-input-errors-build-debug-statements-2
Docs PR facebook/react-native-website#3010
Related https://developer.android.com/reference/android/widget/TextView#setError(java.lang.CharSequence) https://developer.android.com/reference/java/lang/CharSequence https://developer.android.com/reference/android/view/accessibility/AccessibilityNodeInfo#setError(java.lang.CharSequence) facebook/react-native#29070 facebook/react-native#29063 (comment) facebook/react-native#28952 #13