NativeScript / NativeScript/plugins
[@nativescript/camera] Modal loading after taking a picture.
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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