I was wondering just how much of an iOS and Android device can be accessed via NativeScript. Specifically, are there any limitations to what we can access and interact with, and if so, what are these limitations?
Reading through some of the docs, I can see we can access location and camera, but I'm wanting to know if we can see/use the likes of user settings such as font sizes, as well as peripherals, contacts list, etc.
Also, I'd like to know if we can create apps that are friendly to Assistive Technologies and that WIA-ARIA/WCAG compliant using element attributes such as role and describedby.
Many thanks