Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Android] ReanimatedSwipeable breaks Modal #3219

Open
usmansbk opened this issue Nov 16, 2024 · 1 comment
Open

[Android] ReanimatedSwipeable breaks Modal #3219

usmansbk opened this issue Nov 16, 2024 · 1 comment
Labels
Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided

Comments

@usmansbk
Copy link

Description

<Swipeable /> prevents react-native Modal from rendering properly on Android emulators and real devices.

swipeable.webm

Steps to reproduce

  1. Render reanimated Swipeable component
  2. Render a visible Modal

Snack or a link to a repository

https://github.com/usmansbk/reanimated-swipeable-bug

Gesture Handler version

2.21.0

React Native version

0.76.2

Platforms

Android

JavaScript runtime

Hermes

Workflow

Expo managed workflow

Architecture

Fabric (New Architecture)

Build type

Release mode

Device

Android emulator

Device model

Pixel 2

Acknowledgements

Yes

@github-actions github-actions bot added Repro provided A reproduction with a snack or repo is provided Platform: Android This issue is specific to Android labels Nov 16, 2024
@latekvo
Copy link
Contributor

latekvo commented Nov 22, 2024

Hi thank you for reporting this.
This is an issue with Animated.View on fabric, there isn't really a way around using it in ReanimatedSwipeable,
we'll have to wait for the following issue to be resolved: software-mansion/react-native-reanimated#6659

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided
Projects
None yet
Development

No branches or pull requests

2 participants