NativeScript / NativeScript/plugins
[@nativescript/camera] Modal loading after taking a picture.
未关闭
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 206
- 派生
- 123
- 平均合并
- 2 天 1 小时
- 30 天内合并 PR
- 1
描述
Have an app created that involves a modal loading after a user takes a picture to edit that picture. Once the picture is taken, if the modal tries to come up before the camera animation finishes, the app loads a blank page and users are forced to re-load the app. Adding a timed delay to remedy this issue, works most of the time as long as the animation does not lag. Is there a way to tell that the camera is fully closed?
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定文件或测试。首先复现 @nativescript/camera 在拍照后立即打开模态框的流程,然后跟踪相机动画和关闭生命周期何时完成;完成的标准是模态框能够可靠地打开,且没有定时延迟或空白页面。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, ios, typescript
- 领域
- mobile
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100