Skip to content

Commit

Permalink
Add EAS build
Browse files Browse the repository at this point in the history
  • Loading branch information
AlpyneDreams committed Jan 25, 2022
1 parent 15e3b4c commit 3f75964
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions eas.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"cli": {
"version": ">= 0.45.0"
},
"build": {
"development": {
"developmentClient": true,
"distribution": "internal"
},
"preview": {
"distribution": "internal"
},
"production": {}
},
"submit": {
"production": {}
}
}

0 comments on commit 3f75964

Please sign in to comment.