-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document Capture Camera UI #45
Conversation
Generated by 🚫 Danger Swift against cdd5959 |
Sources/SmileID/Classes/DocumentVerification/View/DocumentCaptureOverlayView.swift
Outdated
Show resolved
Hide resolved
Sources/SmileID/Resources/Localization/en.lproj/Localizable.strings
Outdated
Show resolved
Hide resolved
…ureOverlayView.swift Co-authored-by: Vansh Gandhi <vansh@smileidentity.com>
* Document Capture Camera UI (#45) * Create basic screens * Create document capture UI * Add instruction to the capture screen * Update DocV icon= * Complete document capture UI * Fix typo * Fix linting errors * Fix more linting issues * Update Sources/SmileID/Classes/DocumentVerification/View/DocumentCaptureOverlayView.swift Co-authored-by: Vansh Gandhi <vansh@smileidentity.com> * Address PR comments * add padding to attribution --------- Co-authored-by: Vansh Gandhi <vansh@smileidentity.com> * Custom navstack to be used for ocherstrating screens (#40) * Update SmileID.podspec (#54) * Update SmileID.podspec (#55) * fix:custom navstack for smile screens, will be used for echerstrating screen exection order * feat:nav view * feat:pr feedback * fix:uiview swiftlin * fix:smile view instruction screens and resolve conflicts * fix:lint * fix:lint * fix:lint issues * feat:new navigation * fix:remove presentationmode * feat:swiftlint issues --------- Co-authored-by: Jubril Olambiwonnu <jubrylola@gmail.com> * Fix broken build CI * Feature/services (#58) * fix:resolve get issues * Update Sources/SmileID/Classes/Networking/Models/Services.swift Co-authored-by: Jubril Olambiwonnu <jubrylola@gmail.com> * fix:pr feedback * fix:swiftlint * fix:remove headers on get requests * fix:comments * swiflint issues * fix:nav state * Update Sources/SmileID/Classes/Networking/Models/Services.swift Co-authored-by: Vansh Gandhi <vansh@smileidentity.com> * Update Sources/SmileID/Classes/Networking/Models/Services.swift Co-authored-by: Vansh Gandhi <vansh@smileidentity.com> --------- Co-authored-by: Jubril Olambiwonnu <jubrylola@gmail.com> Co-authored-by: Vansh Gandhi <vansh@smileidentity.com> --------- Co-authored-by: Vansh Gandhi <vansh@smileidentity.com> Co-authored-by: JNdhlovu <JNdhlovu@users.noreply.github.com>
* Document Capture Camera UI (#45) * Create basic screens * Create document capture UI * Add instruction to the capture screen * Update DocV icon= * Complete document capture UI * Fix typo * Fix linting errors * Fix more linting issues * Update Sources/SmileID/Classes/DocumentVerification/View/DocumentCaptureOverlayView.swift Co-authored-by: Vansh Gandhi <vansh@smileidentity.com> * Address PR comments * add padding to attribution --------- Co-authored-by: Vansh Gandhi <vansh@smileidentity.com> * Custom navstack to be used for ocherstrating screens (#40) * Update SmileID.podspec (#54) * Update SmileID.podspec (#55) * fix:custom navstack for smile screens, will be used for echerstrating screen exection order * feat:nav view * feat:pr feedback * fix:uiview swiftlin * fix:smile view instruction screens and resolve conflicts * fix:lint * fix:lint * fix:lint issues * feat:new navigation * fix:remove presentationmode * feat:swiftlint issues --------- Co-authored-by: Jubril Olambiwonnu <jubrylola@gmail.com> * Fix broken build CI * Feature/services (#58) * fix:resolve get issues * Update Sources/SmileID/Classes/Networking/Models/Services.swift Co-authored-by: Jubril Olambiwonnu <jubrylola@gmail.com> * fix:pr feedback * fix:swiftlint * fix:remove headers on get requests * fix:comments * swiflint issues * fix:nav state * Update Sources/SmileID/Classes/Networking/Models/Services.swift Co-authored-by: Vansh Gandhi <vansh@smileidentity.com> * Update Sources/SmileID/Classes/Networking/Models/Services.swift Co-authored-by: Vansh Gandhi <vansh@smileidentity.com> --------- Co-authored-by: Jubril Olambiwonnu <jubrylola@gmail.com> Co-authored-by: Vansh Gandhi <vansh@smileidentity.com> --------- Co-authored-by: Vansh Gandhi <vansh@smileidentity.com> Co-authored-by: JNdhlovu <JNdhlovu@users.noreply.github.com>
Story: https://app.shortcut.com/smileid/story/9610/capture-a-good-quality-image-and-run-document-verification-with-the-new-mobile-sdk
Summary
This PR implements the UI for the document capture camera view. No image analysis is done yet
Screenshot