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

Change routing in react-native so that I can trap the back button, handle linking, etc from within the react-native app. #10451

Merged
merged 44 commits into from
Jan 22, 2025

Conversation

burtonator
Copy link
Collaborator

Link to Issue

Closes: #10450

Description of Changes

  • updates the router with new events from react-native

"How We Fixed It"

Test Plan

  • nothing right now because I have to implement this in the react-native part of the mobile app.

Deployment Plan

Other Considerations

@burtonator burtonator self-assigned this Dec 26, 2024
@github-actions github-actions bot marked this pull request as draft December 26, 2024 21:12
@burtonator burtonator marked this pull request as ready for review December 26, 2024 21:13
@burtonator
Copy link
Collaborator Author

Note that I removed: "prompt: 'select_account'," for auth because it didn't appear to actually work.

@burtonator
Copy link
Collaborator Author

This should be ready to go now!

@burtonator burtonator merged commit 6e18292 into master Jan 22, 2025
9 of 10 checks passed
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

Successfully merging this pull request may close these issues.

implement history management in the react-native-bridge on the frontend.
3 participants