Open Abhisflyingsoon opened 2 months ago
This should fix the issue of the hardcoded accessbilityRole issue in the header component. It was causing problem with the Voicover/Talkback Screenreader functionality, it was suggesting wrong accessbilityActions when the header was in focus.
Fixes issue https://github.com/wix/react-native-calendars/issues/2526
@Abhisflyingsoon Thank you for the PR. Please add a description to summarize the issue and your solution to it.
This should fix the issue of the hardcoded accessbilityRole issue in the header component. It was causing problem with the Voicover/Talkback Screenreader functionality, it was suggesting wrong accessbilityActions when the header was in focus.