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

Android back and iOS swipe gestures don't work with navigation. #10438

Open
burtonator opened this issue Dec 23, 2024 · 0 comments
Open

Android back and iOS swipe gestures don't work with navigation. #10438

burtonator opened this issue Dec 23, 2024 · 0 comments
Assignees
Labels
2 Half day task bug Something isn't working
Milestone

Comments

@burtonator
Copy link
Collaborator

Describe the bug

The back button on Android doesn't work.

I'm going to have to figure out how to trap that, then send a react native message to get the history to go backwards.

We also need similar gestures for iOS.

These gestures ALSO need to work when you're outside of our mobile app but what I think I can do is use the devices native back/forward handling if the URL of the webview is not on our main app URL (common.xyz)

Initial conditions

Environment:

Branch/Release version:

Browser:

Wallet:

Reproduction steps

Actual behavior

Expected behavior

Screenshots / Video

Reporter

Additional context

@burtonator burtonator added bug Something isn't working 2 Half day task labels Dec 23, 2024
@burtonator burtonator added this to the Mobile App milestone Dec 23, 2024
@burtonator burtonator self-assigned this Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 Half day task bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant