Fabrizio Bertoglio

Results 52 issues of Fabrizio Bertoglio

## Summary - adds missing roles - adds custom roles that don't exist in TalkBack (see the [compositor.json][10] and [string.xml][11] files). - fixes [issues with Drawer][12] - fixes issues with...

CLA Signed

## Summary **Android**: The functionality consists of calling the [AccessibilityNodeInfo#setError][10] and [#setContentInvalid][13] method to display the error message in the TextInput. **iOS**: The accessibilityErrorMessage is stored in the accessibilityValue of...

CLA Signed
Platform: Android
Type: Enhancement
Accessibility
Shared with React Native Team

Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...

Critical package

documentation for https://github.com/facebook/react-native/pull/34477

:clock1: Waiting on PR
Wait on future Release
CLA Signed

## Summary - Adds `AccessibilityEvent.TYPE_VIEW_HOVER_ENTER` to AccessibilityNodeInfo sendAccessibilityEvent - Adds an example implementation. fixes https://github.com/facebook/react-native/issues/30860 fixes https://github.com/facebook/react-native/issues/30097 Related Documentation https://github.com/facebook/react-native-website/pull/3438 ## Changelog [Android] [Added] - Add TYPE_VIEW_HOVER_ENTER to AccessibilityNodeInfo sendAccessibilityEvent...

CLA Signed
Platform: Android
Type: Enhancement
Accessibility

## Summary Adding accessibilityUnit prop for Nested Texts and accessibilityRoles for different types of [TtsSpans](https://developer.android.com/reference/android/text/style/TtsSpan) An explanation of the use case is as follows: + Time is spelled 1 0...

CLA Signed
Platform: Android
Type: Enhancement
Accessibility

I SOLVED I leave the post for future reference ---------------------------------- Hello I am trying to remove react-native-orientation, but for some reason unlinking did not work and I still have the...

Hello, I am thinking of forking this project. Do you have any advice? Do you have this website live to check out? Thanks Fabrizio

## Summary fixes https://github.com/facebook/react-native/issues/30375 https://github.com/facebook/react-native/issues/30375#issuecomment-1369842920 Aligns the content of the TextView vertically using the Android gravity property, which applies an effect similar to CSS flexbox (more [info](https://github.com/facebook/react-native/issues/30375#issuecomment-1369842920)).
 https://developer.android.com/reference/android/view/Gravity#TOP >Gravity Top...

CLA Signed

## Description Originally part of https://github.com/facebook/react-native/issues/30849 Can not specify the locale (language) of a Nested Text (Android Span). TalkBack uses the information when announcing the text. If the device language...

Platform: Android
Needs: Triage :mag: