create-expo-stack
create-expo-stack copied to clipboard
feat: eas flag for dev client setup
Description
Aims to add an option for initialising a project with eas
Related Issue
Motivation and Context
Simpler eas setup
How Has This Been Tested?
Screenshots (if appropriate):
https://github.com/danstepanov/create-expo-stack/assets/3481514/fc722af9-b888-4679-ae0a-a2202d28fc38
🦋 Changeset detected
Latest commit: 402ee2540efa866c98ade721273e8f65a1c17df1
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| create-expo-stack | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
@dannyhw is attempting to deploy a commit to the ronin-tech Team on Vercel.
A member of the Team first needs to authorize it.
I think potentially we could run prebuild for the user which would also get them to configure the bundle identifiers and generate the ios/android folders. The only reason I didn't add it is because you could probably get by with just letting eas generate those on the cloud.
@dannyhw is this ready for review based on our last discussion?
@danstepanov hey, had a really busy week so haven't had a chance to iterate on it since then. There's a few changes I'd like to make still.
@danstepanov Hey sorry for the delay I had a lot going on. Made some updates based on what we spoke about.
@dannyhw Can you make this part of the core CLI questions? Not just a flag.
Hey @danstepanov, it should come up as a question already. I made it a flag more because I wasn't sure if it fit as a "package".
@dannyhw mind rebasing with main? I'll merge and take it from there :)
@danstepanov merged in changes and conflicts resolved 👍