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-languages NOTE: 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 resources To solve this delete the following folders: android\app\src\main\res\drawable-hdpi android\app\src\main\res\drawable-mdpi android\app\src\main\res\drawable-xhdpi android\app\src\main\res\drawable-xxhdpi android\app\src\main\res\drawable-xxxhdpi android\app\src\main\res\raw