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

Replace disabled magnet with home button used e.g. for getting back from preview mode. #366

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

kmagiera
Copy link
Member

When using component preview in non expo-router projects, there is no way in the panel to go back to the main app from preview mode. Since we are not currently using the magnet functionality, I decided we could add "home" button that's similar to what browsers offer, and hence would provide an intuitive way of going back home from preview mode.

Since it sort-of doubles the reload functionality, we disable it unless url list is non-empty. This happens specifically when preview is opened (previews get appended to url list). But home button can also be used in expo-router projects to reset the stack to /

Copy link

vercel bot commented Jun 10, 2024

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

Name Status Preview Comments Updated (UTC)
react-native-ide ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2024 7:40pm

@kmagiera kmagiera merged commit 97bec01 into main Jun 10, 2024
3 checks passed
@kmagiera kmagiera deleted the kmagiera/home-button branch June 10, 2024 19:41
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