Update notification icon
This commit is contained in:
parent
463f8e6bac
commit
f8cbcb2908
16 changed files with 316 additions and 35 deletions
9
app.json
9
app.json
|
@ -46,6 +46,15 @@
|
|||
{
|
||||
"faceIDPermission": "Allow $(PRODUCT_NAME) to access your Face ID biometric data."
|
||||
}
|
||||
],
|
||||
[
|
||||
"onesignal-expo-plugin",
|
||||
{
|
||||
"mode": "production",
|
||||
"smallIcons": [
|
||||
"./assets/images/ic_stat_onesignal_default.png"
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"experiments": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue