An open API service indexing awesome lists of open source software.

https://github.com/notfound9/notificationforever

iOS 通知无限展示(固定通知,JSBox中的幽灵触发器)的实现,可以App进程被杀死的情况下,在用户点击清除后,也立即显示新的通知。iOS Notification can display again and again when user click system clear button
https://github.com/notfound9/notificationforever

Last synced: about 1 year ago
JSON representation

iOS 通知无限展示(固定通知,JSBox中的幽灵触发器)的实现,可以App进程被杀死的情况下,在用户点击清除后,也立即显示新的通知。iOS Notification can display again and again when user click system clear button

Awesome Lists containing this project

README

          

# NotificationForever
iOS 无线通知(固定通知,JSBox中的幽灵触发器)的实现,可以在用户点击清除的情况下,立即显示新的通知。iOS Notification can display again when user click system clear button

介绍文章:https://juejin.im/post/5c2c16b66fb9a049e12a4f0e

有问题或者建议欢迎加我微信ruiwendelll,我们一起探讨学习,谢谢了!

演示Gif:

![image](https://github.com/577528249/NotificationForever/blob/master/%E6%BC%94%E7%A4%BA%E8%A7%86%E9%A2%91.gif)