Add notifications

This commit is contained in:
aeroreyna
2022-03-15 21:22:02 -07:00
parent 4dc020f326
commit 521ffb19ee
7 changed files with 932 additions and 27 deletions

View File

@@ -17,13 +17,15 @@
"**/*"
],
"ios": {
"supportsTablet": true
"supportsTablet": false,
"bundleIdentifier": "com.emi.social"
},
"android": {
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#FFFFFF"
}
},
"package": "com.emi.social"
},
"web": {
"favicon": "./assets/favicon.png"