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

improve url experience - get routes based on file based routing #978

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kewinzaq1
Copy link
Collaborator

@kewinzaq1 kewinzaq1 commented Feb 19, 2025

This PR improves how expo router integration works.
These changes add initial routes based on the file based routing that allows to use this integration immediately without the need to visit them at first.

I added a few todo comments that I'd like to discuss with someone from the Radon IDE team.

How Has This Been Tested:

The basic routes (excluding dynamic because currently this integration does not allow to input dynamic values, so it does not make sense including them) should be visible and clickable (first start, after reload, after restart, ...all the time)

improve-url-experience-1.mov
expo-router-radon-ide-test-apps.mov

Copy link

vercel bot commented Feb 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
radon-ide ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2025 5:57pm

2nd point software-mansion#887 - Adds initial routes based on the file based routing that allows to use this integration immediately without the need to visit them at first.
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.

1 participant