The library has not supported for Appium yet. Will it be next release or is there any roadmap?
## (1) Description
When an app's date function has used this library to develop a date picker, the app has used a test automation (TA) tool, called Appium. However, the date values using the library can't be selected in above TA tool as other self-developed functions and thus the library has not supported for Appium yet. As this library seems popular and will attract more people to use if supported Appium, (a) Would like to know whether it will be supported the Appium in next release? or (b) Is there any roadmap to support the Appium?
## (2) Expected Behavior
Using a 3rd-party tool, it is expected that the date values in the calendar, such as today (9 Jan 2022), can be selected for their values of day (9), month and year (Jan 2022), as other self-developed codes (like **yellow rectangle around a "Done" button **).
## (3) Observed Behavior
In the same 3rd-party tool, it is observed that the date values in the calendar can't be selected as above expected (i.e. ** no rectangle around the day, month and year **).

## (4) Environment
Both Android & iOS devices
## (5) Reproducible Demo
N/A
## (6) Screenshots
In the Appium, the value in the calendar can't be selected and the value of the "text" attribute is empty.

May I know whether a previous fix in the release (1.12.72.0) (https://github.com/wix/react-native-calendars/releases/tag/1.1272.0), around14 Dec 2021, about "Day - fix accessibility label localization" (https://github.com/wix/react-native-calendars/pull/1694),

can also be referred to add an accessibility label for the selected date value in the calendar to support like accessibility check or test automation?
@wwjo Any update? were you able to automate?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.