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

Strange actions sheet behaviour on Android #321

Open
Medkhat opened this issue Nov 25, 2023 · 9 comments
Open

Strange actions sheet behaviour on Android #321

Medkhat opened this issue Nov 25, 2023 · 9 comments

Comments

@Medkhat
Copy link

Medkhat commented Nov 25, 2023

Hi there! I wanted to implement this package, so, on iOS it works well. But, when I tested on Android, there was strange behavior of actions sheet.

Examples here:

android.mov
ios.mov
@Medkhat
Copy link
Author

Medkhat commented Nov 28, 2023

Hello again! Does anyone know the answer to this?

@mauricedoepke
Copy link

For me everything is working fine. Can you post a running example of this error somewhere?

Do you possibly use a scrollview/flatlist in your sheet?

https://rnas.vercel.app/guides/scrollview

@Medkhat
Copy link
Author

Medkhat commented Nov 29, 2023

@mauricedoepke No I don't use scrollview/flatlist.
I'll double check again.

@Medkhat
Copy link
Author

Medkhat commented Nov 29, 2023

@mauricedoepke Have you tested your code on both OS? So, can you provide your configs?

@mauricedoepke
Copy link

@Medkhat yes, i am using it in a production app and it works for me. It's too much work, for me to extract it. You have to provide a running example if you want help.

@ammarahm-ed
Copy link
Owner

ammarahm-ed commented Dec 2, 2023

Hi, provide a reproducible example of the issue on Android. Your RN version etc, provide complete information.

@Medkhat
Copy link
Author

Medkhat commented Dec 2, 2023

I created Expo Snack but here all is fine.
However, I'm working with React Native CLI on my machine. I will check again when I build for Android. If it doesn't work out then I will come back.
@mauricedoepke @ammarahm-ed Thank you so much!

@oleksii-lyhun
Copy link

oleksii-lyhun commented Feb 14, 2024

Running with the same issue. It's reproducing randomly. On some devices, everything works well on some ActionSheet showing, and when pressing some buttons inside ActionSheet it's going to be not visible but not hidden
"react-native-actions-sheet": "0.9.0-alpha.24",
"react": "18.2.0",
"react-native": "0.72.1",

@Kavosh-m
Copy link

same. any workaround yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants