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

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

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

1 个仓库

Awesome GitHub RepositoriesInitialization Managers

Logic that handles the transition from a loading state to the main application interface.

Distinct from React Native Components: Focuses on the transition and initialization logic rather than providing a static UI component.

Explore 1 awesome GitHub repository matching mobile development · Initialization Managers. Refine with filters or upvote what's useful.

Awesome Initialization Managers GitHub Repositories

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

    crazycodeboy/react-native-splash-screen

    5,657在 GitHub 上查看↗

    这是一个跨平台的移动启动画面和引导管理器。它作为一个原生移动 UI 组件,将 iOS 和 Android 的启动视图与 JavaScript 框架桥接起来,以隐藏引导过程并防止初始化期间出现白屏。 该工具协调从原生操作系统启动图像到应用界面的过渡。它提供了在应用界面上显示原生加载图像的能力,并在异步初始化任务完成后触发其关闭。 该系统管理原生 UI 覆盖层,并处理原生平台生命周期事件与应用引导序列之间的同步。

    Manages the transition from a native launch screen to the main user interface after asynchronous loading tasks complete.

    Java
    在 GitHub 上查看↗5,657
  1. Home
  2. Mobile Development
  3. React Native Ecosystem
  4. React Native Components
  5. Initialization Managers