Remix.run Logo
spike021 9 days ago

Would you consider having a way to export work done in this app to be included as part of regular Xcode projects?

I've been working on a project and sometimes when I'm away from my laptop I have ideas I want to try in SwiftUI but only have my phone on me. What I end up doing is just writing my idea in text and then waiting till I'm back at my desk to give it a shot. Being able to spin up a quick prototype and preview it on the go could be cool.

I don't think my dog would enjoy me lugging my laptop on our walks but my phone is no big deal ;).

kylemacomber 8 days ago | parent [-]

Totally! I have the same use case when I’m, say, at the park supervising my kids.

You can export your entire project as a single swift file from the share sheet. This makes it pretty straightforward to import the code into an Xcode project when you’re back at your Mac