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

Add "npx" to the landing page's Expo setup instructions #828

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

ide
Copy link
Contributor

@ide ide commented Apr 26, 2023

Description

This changes expo install to npx expo install, which matches the instructions on https://shopify.github.io/flash-list/docs/ and is the way to invoke the modern Expo CLI.

Screenshots or videos (if needed)

Tested by building the website locally with bundle exec jekyll build and opening _site/index.html.

Screenshot 2023-04-25 at 7 55 40 PM

Checklist

Didn't think this needed a changelog since it doesn't affect the library itself.

This changes `expo install` to `npx expo install`, which matches the instructions on https://shopify.github.io/flash-list/docs/ and is the way to invoke the modern Expo CLI.

Tested by building the website locally with `bundle exec jekyll build` and opening _site/index.html.
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.

2 participants