initial commit
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"expo": {
|
||||
"name": "Tirage Classes",
|
||||
"slug": "tirage-classes",
|
||||
"version": "1.0.0",
|
||||
"orientation": "portrait",
|
||||
"userInterfaceStyle": "automatic",
|
||||
"newArchEnabled": true,
|
||||
"splash": {
|
||||
"backgroundColor": "#2563eb"
|
||||
},
|
||||
"assetBundlePatterns": ["**/*"],
|
||||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "fr.lycee.tirageclasses"
|
||||
},
|
||||
"android": {
|
||||
"package": "fr.lycee.tirageclasses",
|
||||
"adaptiveIcon": {
|
||||
"backgroundColor": "#2563eb"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user