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

Centralize multi-media controllers #844

Open
daohoangson opened this issue Dec 25, 2022 · 0 comments
Open

Centralize multi-media controllers #844

daohoangson opened this issue Dec 25, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@daohoangson
Copy link
Owner

Use case

Since #37, webview support has implemented a workaround to dispose the platform view when user navigate away from the app. The same thing happens with video player / audio player / etc. basically any multi-media contents.

Proposal

The factory should give up control of these widgets to the app so app developer can decide what to do as needed (e.g. navigating to another screen / tab within the same app).

@daohoangson daohoangson added the enhancement New feature or request label Dec 25, 2022
@daohoangson daohoangson self-assigned this Dec 25, 2022
@daohoangson daohoangson removed their assignment Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant