The Wayback Machine - https://web.archive.org/web/20200928232313/https://github.com/explore
Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

GitHub CLI 1.0 is here

Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.

Babel logo
Popular topic
Babel is a compiler for writing next generation JavaScript, today.
Hacktoberfest
Upcoming event recommended by GitHub
Oct
1

Hacktoberfest

October 01, 2020 - October 31, 2020 • Online

Hacktoberfest
App recommended by GitHub

Code Inspector

Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.

Hippy
Trending repository
lazh
lazh commented Jul 9, 2020

目的是为了实现 一个App加载多个不同的JS Bundle 文件,实现android端动态化加载jsBundle的功能

Android客户端,生成了多个 index.android.js 使用的同一个vender.android.js
都放入asset目录下,给每个index.android.js建立不同的文件目录 如 a->index1 ,b->index2
在application中统一初始化 HippyEngine.EngineInitParams 参数
示例是一个简单的mainactivity 中有3个按钮去打开不同的 index.android.js文件
出现的问题是 第一次依次点击进入每个index.android.js文件都可以打开退出
第二次再去打开每个index.android.js文件时 则界面为空白界面,报错的错误为
![image](ht

App recommended by GitHub

App Center

Ship Your Mobile Projects Faster

Automate the Build-Test-Distribute process for your mobile projects. Continuous Integration and Continuous Delivery (CI/CD) are at your fingertips.

You can’t perform that action at this time.