Accessibility Actions Not Triggering on FlatList Carousel (iOS and Android) #48638
Labels
Accessibility
Needs: Triage 🔍
Platform: Android
Android applications.
Platform: iOS
iOS applications.
Description
I’m trying to add accessibility to a FlatList carousel in my React Native app by using Accessibility Actions. I’ve added both the actions and the corresponding function to handle them. However, when I test it in the simulator (both Xcode for iOS and Android Studio), nothing happens when I attempt to trigger the actions.
Here’s a snippet of what I’ve done:
Steps to reproduce
iOS
React Native Version
0.76.6
Affected Platforms
Runtime - Android, Runtime - iOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://snack.expo.dev/WQaHKjYSd8bTv_BVB_r67
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: