NativeScript / NativeScript/napi-android
New Developer Bottom Sheet
未关闭
还没有人认领这个 Issue。
- 主要语言
- C++
- 星标
- 33
- 派生
- 3
- PR 合并指标
- 30 天内没有已合并 PR
描述
Create a new developer bottom sheet that will do the following:
- Errors panel shows all errors
- Console, yes! a built-in console
- Floating FPS/RAM/CPU usage monitor
- Ability to reload the app, full restart or hot?
- View inspector
- Add a toast that will show at bottom if there was an exception
- Shake to launch the developer bottom sheet
- Keep Awake Support
- Block network requests for debugging
- Show network requests incoming/outgoing
- Must look great
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 没有指明任何文件、测试或入口点。首先定位 Android UI 和 runtime 的集成点,然后将所请求的开发者工具拆分为可分别测试的功能。要视为完成,需要有一致同意的范围,以及一个覆盖所选功能、可正常工作的完善 bottom sheet。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, cpp
- 领域
- devtools, mobile
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 15/100