Set up your environment Flashcards
1
Q
Expo Go
A
app development in a limited sandbox without custom native models. Great for testing out Expo quickly. Not intended for long term projects
2
Q
Development build
A
Make a build of your own app with developer tools. Supports custom native models. Intended for production projects