Skip to content

Instantly share code, notes, and snippets.

View matheuswr89's full-sized avatar
🌴
On vacation

Matheus William matheuswr89

🌴
On vacation
View GitHub Profile
{
"cli": {
"version": ">= 0.57.0"
},
"build": {
"development": {
"developmentClient": true,
"distribution": "internal"
},
"preview": {
{
"name": "SIGAA",
"version": "1.0.15",
"scripts": {
"start": "expo start --dev-client",
"android": "expo run:android",
"ios": "expo run:ios",
"web": "expo start --web",
"eject": "expo eject"
},