Code Monkey home page Code Monkey logo

react-native-pushy's Introduction

react-native-update npm version

本组件是面向 React Native 提供热更新功能的组件,详情请访问我们的官方网站 https://pushy.reactnative.cn

快速开始

请查看文档

优势

  1. 基于阿里云高速 CDN 分发,对比其他服务器在国外的热更新服务,分发更稳定,更新成功率极高。
  2. 基于 bsdiff/hdiff 算法创建的超小更新包,通常版本迭代后在 1-10KB 之间,避免数百 KB 的流量消耗。
  3. 跨越多个版本进行更新时,只需要下载一个更新包,不需要逐版本依次更新。
  4. 命令行工具&网页双端管理,版本发布过程简单便捷,完全可以集成 CI。
  5. 支持崩溃回滚,安全可靠。
  6. meta 信息及开放 API,提供更高扩展性。

本地开发

$ git clone [email protected]:reactnativecn/react-native-pushy.git
$ cd react-native-pushy/Example/testHotUpdate
$ yarn
$ yarn start

本地库文件使用 yarn link 链接,因此可直接在源文件中修改,在 testHotUpdate 项目中调试。

关于我们

本组件由React Native 中文网独家发布,如有定制需求可以联系我们

关于此插件发现任何问题,可以前往Issues发帖提问。

react-native-pushy's People

Contributors

abreto avatar codeherecn avatar dependabot[bot] avatar geniuslinchao avatar haipengz avatar lchenfox avatar lvbingru avatar magicismight avatar nfq6612 avatar sisong avatar sunnylqm avatar tdzl2003 avatar walter211 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.