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

Magellan vs Jetpack Navigation Safeargs #222

Open
adellhk opened this issue Nov 8, 2021 · 2 comments
Open

Magellan vs Jetpack Navigation Safeargs #222

adellhk opened this issue Nov 8, 2021 · 2 comments

Comments

@adellhk
Copy link

adellhk commented Nov 8, 2021

Hi Magellan folks!

Would you be willing to contrast Magellan with Jetpack Navigation + SafeArgs?

  • e.g. a team is considering Jetpack Navigation, Magellan, or other OSS libraries for a greenfield project or a rewrite
  • It seems like Magellan journeys are similar to jetpack graphs
    • Maybe I am misunderstanding nuance?
  • It seems like both allow typed arguments & extracting navigation from views
  • With Jetpack I can use the safeargs compiler plugin for sublime build speeds
  • Potentially Magellan allows more abstraction (navigator.goTo) than Jetpack navigation (NavController.navigate(someTypedAction)

Would you folks document the differences in your wiki, "Why Would I Use Magellan"?

@adellhk adellhk changed the title Magellan vs Jetpack Safeargs Magellan vs Jetpack Navigation Safeargs Nov 8, 2021
@ryanmoelter
Copy link
Contributor

Hey @adellhk, thanks for reaching out! That's a fantastic question. Either I or @cmathew will put a wiki page together soon and follow up here when it's done. :)

@adellhk
Copy link
Author

adellhk commented Nov 10, 2021

Thank @ryanmoelter!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants