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

Full screen causes problems on Android #32

Closed
andrebeolchi opened this issue May 27, 2023 · 3 comments
Closed

Full screen causes problems on Android #32

andrebeolchi opened this issue May 27, 2023 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed Platform: Android

Comments

@andrebeolchi
Copy link

I'm having problems with fullscreen on android, to be honest I would like to remove it, is there any way to do this?

The app's fullscreen on android does not remove the React Navigation Header, and besides, if I activate and deactivate the fullscreen a few times in a row, the location starts to "return" to the beginning of the chapter. I believe that removing the fullscreen action solves the location problem

the fullscreen action I mean, is when you click in the middle of the screen

test.webm
@jspizziri jspizziri added Platform: Android bug Something isn't working and removed bug Something isn't working labels Jun 29, 2023
@jspizziri
Copy link
Contributor

@andrebeolchi I'm not entirely sure that the app should be responsible for removing your navigation header. I think disabling the native tap event would be best. What would potentially be even better would be to emit an event to the JS side if a tap did occur.

Open to a PR for this.

@jspizziri jspizziri added bug Something isn't working help wanted Extra attention is needed labels Jun 29, 2023
@jspizziri
Copy link
Contributor

Closing due to inactivity.

@amalStorilabs
Copy link

amalStorilabs commented May 28, 2024

Have you solved this issue @andrebeolchi @jspizziri ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed Platform: Android
Projects
None yet
Development

No branches or pull requests

3 participants