awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesBackground Notification Processing

Execution of logic for silent pushes and action button responses via native background services.

Distinct from Background Services: None of the candidates focus on the mobile-specific requirement of waking an app via a background service for notifications.

Explore 2 awesome GitHub repositories matching mobile development · Background Notification Processing. Refine with filters or upvote what's useful.

Awesome Background Notification Processing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • zo0r/react-native-push-notificationzo0r 的头像

    zo0r/react-native-push-notification

    6,791在 GitHub 上查看↗

    This is a cross-platform push notification library for managing local and remote notifications. It provides a comprehensive suite for triggering immediate or future alerts, handling background processing, and integrating with remote cloud messaging services. The library enables the creation of interactive alerts with action buttons, inline reply inputs, and rich media embeds. It supports remote messaging integration through topic subscriptions and token-based registration, as well as the processing of silent pushes that trigger background logic without displaying a visual alert. The system c

    Implements a native background service to process silent push notifications and action buttons without requiring the app to be foregrounded.

    Java
    在 GitHub 上查看↗6,791
  • nixzhu/dev-blognixzhu 的头像

    nixzhu/dev-blog

    3,906在 GitHub 上查看↗

    该项目是一个综合性的 iOS 应用开发框架,专注于构建具有自定义用户界面组件、异步任务管理和本地数据持久化的移动应用。它作为软件工程的技术知识库,提供用于以 Markdown 格式组织和发布架构分析与笔记的工具。 该框架通过一个强大的基于文档的存储层脱颖而出,该层利用 BSON 格式的记录在 NoSQL 文档存储中执行 CRUD 操作。它提供广泛的系统集成功能,包括专门的应用扩展通信、跨沙盒消息传递和原生共享表单呈现,从而允许宿主应用与系统级服务之间的无缝交互。 该项目涵盖了广泛的功能面,包括具有线程安全同步的高级并发管理、卸载到后台的 UI 渲染以保持响应性,以及全面的国际化支持。它还包括面向开发者的工具,用于静态类型生成、自动化资源映射和交互式原型构建,以及用于地理信标监控和自适应图表生成的专门工具。

    Sends local alerts when the device exits a monitored region, even while the application is inactive.

    在 GitHub 上查看↗3,906
  1. Home
  2. Mobile Development
  3. Background Notification Processing

探索子标签

  • Region-Based NotificationsLocal alerts triggered by geographic region transitions. **Distinct from Background Notification Processing:** Distinct from general background notification processing: focuses specifically on region-based triggers.