@little-yellow-duck As of my knowledge Aria is not a specific software or application. It is a term used in the context of web accessibility to refer to attributes and properties that help make web content more accessible to people with disabilities. These attributes can be applied to HTML elements to provide additional information to assistive technologies.
Since Aria is not a standalone application or software, its availability is not platform-specific. The use of Aria attributes and properties depends on the web development practices and the capabilities of the browsers or assistive technologies being used.
Regarding iOS devices, such as iPhones and iPads, they do support the use of Aria attributes and properties. iOS has built-in support for web accessibility features and provides compatibility with Aria for developers to create accessible web content. However, the specific behavior and support for Aria attributes may vary depending on the version of iOS and the browser being used.
To ensure the best accessibility experience on iOS devices, it is recommended to follow web accessibility guidelines and standards, including the proper use of Aria attributes, semantic HTML markup, and testing your web content on iOS devices with different assistive technologies and browsers.