Fabrizio Bertoglio
Fabrizio Bertoglio
@OlegNovosad [possible solution to the problem](https://github.com/react-native-community/releases/issues/148#issuecomment-543108983). The commend is hidden, so you need to open it [sunnylqm](https://github.com/sunnylqm) says: >You should check upgrade-helper carefully to see if you missed any config....
after upgrading to 0.64.0 I applied for mistead the diff android/build.gradle in https://react-native-community.github.io/upgrade-helper/?from=0.61.5&to=0.64.0 I replaced ``` allprojects { // .... omitted lines of code maven { // All of React...
I solved like this the issue with the following code. I am using Rails 5 with Turbolinks 5. I included this code in my js file `script.js` ``` var ready...
- [x] add fabric .cpp configurations https://github.com/fabriziobertoglio1987/react-native/commit/110b191b14e3cb692bb6a33f0f129b4f0215f9a6
Fabric Android - trigger the error onChangeText https://user-images.githubusercontent.com/24992535/200121108-de546f2f-2238-44d9-a028-a69fe05183bc.mp4
Fabric Android - trigger the error with a button (outside of onChangeText callback) https://user-images.githubusercontent.com/24992535/200121219-1189d00f-bb44-46e2-941b-43740b3792f5.mp4
Fabric Android - announce error after changing text value https://user-images.githubusercontent.com/24992535/200121367-e4ce5324-ef2a-48d2-b391-c56d28d9ee94.mp4
Paper Android - setting accessibilityError onChangeText https://user-images.githubusercontent.com/24992535/200121527-26a193cb-a85c-466d-8df1-7c23abea3a82.mp4
Fabric iOS - triggering accessibilityErrorMessage onChangeText https://user-images.githubusercontent.com/24992535/200287750-44973c43-59e2-4268-8ee4-9916b53330f5.mp4
CLICK TO OPEN TESTS RESULTS The issue seems to be fixed with PR https://github.com/facebook/react-native/pull/34427 https://www.icloud.com/iclouddrive/06ay0sUWGCEInuqTQG_jskJAw#accessibility_hint_fixed_on_button I remain available. Thanks