Skip to content

Conversation

@EvanBacon
Copy link
Contributor

@EvanBacon EvanBacon commented May 3, 2019

What kind of change does this PR introduce?

Better support for Expo web.

What is the new behavior?

Added a template for creating an Expo (web) project.

Checklist:

  • Documentation
  • Tests
  • Ready to be merged
  • Added myself to contributors table

Screen Shot 2019-05-02 at 7 03 37 PM

type: 'expo',
description: 'Configuration for your universal app.',
moreInfoUrl: 'https://docs.expo.io/versions/latest/workflow/configuration/',
partialSupportDisclaimer: `Native app development is not supported in Code Sandbox yet. You can download your project and run it locally, or copy your code to https://snack.expo.io to run your project in the Expo client.`,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm thinking about decoupling Metro from React Native to run with Webpack, it would then be pretty straightforward to run Expo Client with Code Sandbox. Until then I could investigate snack-sdk integration, but that also could be kinda hard. 😅

@CompuIves
Copy link
Member

Sorry for the delay on this! So if I understand correctly Expo Web will work in the browser? That would be absolutely awesome!

Is there anything else you need to do before we can merge? I see that the status is on Draft

@SaraVieira
Copy link
Contributor

@EvanBacon Are you still working on this? If so can you please make a new PR?

This one is very old and our configuration of templates as changed a lot since when you made so I feel like if you make it work just send me or @CompuIves a message on twitter and we will add that sandbox as a template :)

Thank you

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.

3 participants