标签: ios iphone react-native push-notification
我正在使用react-native-push-notification包进行本地通知。我想更改显示在通知上的默认图标。我知道设置通知时有smallIcon字段,但是如何在其中输入图标?
答案 0 :(得分:0)
在此软件包中,smallIcon仅用于android通知。