Animated view with accessible turned on does now show on maestro #6648
Labels
Platform: iOS
This issue is specific to iOS
Repro provided
A reproduction with a snippet of code, snack or repo is provided
Description
I was having an issue with bottom sheet and maestro that the sheet content does not show on the maestro studio after couple of hours research and debugging bottom sheet I found out it was not it was Reanimated Animated View, for some reason when the accessible is passed as true it does not allow the access to childern
maestor github issue : mobile-dev-inc/maestro#1493
bottomsheet github issue : gorhom/react-native-bottom-sheet#1753
the log
::note
I update the repo to lates Ranimated version and it still exits (did not push it)
Steps to reproduce
BasicExamples.tsx
and see the accessibility treeSnack or a link to a repository
https://github.com/mzaien/react-native-bottom-sheet/tree/reproduction-accessibility-issue
Reanimated version
3.10.1
React Native version
0.74.3
Platforms
iOS
JavaScript runtime
JSC
Workflow
None
Architecture
Paper (Old Architecture)
Build type
Debug app & dev bundle
Device
iOS simulator
Device model
iPhone 16 pro
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: