* Read value with content description when a wheel is focused
* Announce selected value correctly (iosClone)
* Start listener when control is created
* - Set contentDescription correctly when focused
- Locale changes now affect spoken feedback
* Add missing type definition
* Fix typing issues
* Lint
* Add accessibility role "slider" to IosClone
* Notify TalkBack about changes instead of explicitly announcing
* Remove unused strings
* Improve quality of life for adjusting value via accessibility features
* Set contentDescription during accessibility initialisation phase, for more consistent spoken feedback