-
Notifications
You must be signed in to change notification settings - Fork 82
feat: add expo starter #57
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated this because CI was failing as the lock file wasn't in sync with the package.json.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
where does this file come from? I don't see it created when I run the expo starter that has been floating about
do we need it? just wondering if this is gonna be problematic if a user wants to start adding their own env vars
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We we actually need this for Expo to work. This sets up the proxy urls.
|
May someone tell me how to full finish and export my finished app ? |
kirjavascript
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm guessing the prompt file is going into the main repo instead?
|
@kirjavascript Yes exactly. |
This PR adds an Expo starter.