Skip to content

(Android) hardwareBackPress works on MultiStoryContainer but not on StoryContainer #104

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

Open
Audeos opened this issue Sep 16, 2024 · 0 comments

Comments

@Audeos
Copy link

Audeos commented Sep 16, 2024

In MultiStoryContainer, hardwareBackPress (the back button on android phones) closes your story modal as you designed. But in StoryContainer, the back button is not working. What's crucial is, it is still consumed somehow. That's especially problematic because I can't make a workaround myself since outside event handlers can't catch it.

@Audeos Audeos changed the title (Android) hardwareBackPress works on Multi but not on StoryContainer (Android) hardwareBackPress works on MultiStoryContainer but not on StoryContainer Oct 22, 2024
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

1 participant