Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Animated view with accessible turned on does now show on maestro #6648

Open
mzaien opened this issue Oct 29, 2024 · 0 comments
Open

Animated view with accessible turned on does now show on maestro #6648

mzaien opened this issue Oct 29, 2024 · 0 comments
Labels
Platform: iOS This issue is specific to iOS Repro provided A reproduction with a snippet of code, snack or repo is provided

Comments

@mzaien
Copy link
Contributor

mzaien commented Oct 29, 2024

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

accessible=true accessible=false
Screenshot 1446-04-26 at 5 57 00 PM Screenshot 1446-04-26 at 5 57 13 PM

the log

Screenshot 1446-04-26 at 6 00 38 PM

::note
I update the repo to lates Ranimated version and it still exits (did not push it)

Steps to reproduce

Snack 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

@github-actions github-actions bot added Repro provided A reproduction with a snippet of code, snack or repo is provided Platform: iOS This issue is specific to iOS labels Oct 29, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Platform: iOS This issue is specific to iOS Repro provided A reproduction with a snippet of code, snack or repo is provided
Projects
None yet
Development

No branches or pull requests

1 participant