NativeScript / NativeScript/plugins

[@nativescript/camera] Modal loading after taking a picture.

Open
#96 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
206
Forks
123
Avg merge
2d 1h
Merged PRs (30d)
1

Description

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?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by reproducing the @nativescript/camera flow that opens a modal immediately after taking a picture, then trace when the camera animation and close lifecycle complete; done means the modal opens reliably without a timed delay or blank page.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, ios, typescript
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.