0

I have given unicode but it show cross icon not a valid Icon

showNotification = () => {
        PushNotification.localNotificationSchedule({
            message: "BuzzFM is Live", 
            date: new Date(Date.now()),
            actions: '["\uf036"]',//I have given unicode but it show cross
        });
}
M.Hassam Yahya
  • 382
  • 2
  • 7

0 Answers0