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

require option to disable hardware back button #1767

Open
mehsaandev opened this issue Dec 13, 2024 · 2 comments
Open

require option to disable hardware back button #1767

mehsaandev opened this issue Dec 13, 2024 · 2 comments
Assignees

Comments

@mehsaandev
Copy link
Contributor

I need to disable the hardware back navigation button when the API is calling, so it will require some action to disable the device back navigation button.
And by extension, it will require an action to enable the hardware back button.

Proposed solution:

  • We can make a new action called disableDeviceActions which will take the list of device actions like back navigation, etc and the action will enable them
  • and the similar action called enableDeviceActions which will also take the list of device actions and enable them.

CC: @kmahmood74

@kmahmood74
Copy link
Collaborator

do it yourself @mehsaandev

@kmahmood74
Copy link
Collaborator

how is this going @mehsaandev ?

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

3 participants