简体   繁体   中英

How to change local push notification icon for React Native iOS app

I'm working with react-native-push-notification package for local notifications. I want to change the default icon that displays on notification. I know I have smallIcon field when setting notification, but how to input my icon into it?

在此软件包中,smallIcon仅适用于android通知。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM