This app shows which screen-reader-related APIs can be used when developing in React Native. The app was developed in React Native.Documentation is available from the project web page: https://everywarelab.di.unimi.it/15-research-projects/211-at-in-programming-languagesNOTE: While building the release APK (using the command ./gradlew bundleRelease), it may give you the error
Execution failed for task ':app:mergeReleaseResources'[folder path] Error: Duplicate resourcesTo solve this delete the following folders:android\app\src\main\res\drawable-hdpiandroid\app\src\main\res\drawable-mdpiandroid\app\src\main\res\drawable-xhdpiandroid\app\src\main\res\drawable-xxhdpiandroid\app\src\main\res\drawable-xxxhdpiandroid\app\src\main\res\raw