smileidentity / react-native

The Official Smile ID React Native SDK
https://docs.smileidentity.com/integration-options/mobile
MIT License
0 stars 2 forks source link

Allow wrappers sdks to capture face images separately v10 [React vs Flutter] #66

Open JNdhlovu opened 6 days ago

JNdhlovu commented 6 days ago

Story: https://app.shortcut.com/smileid/story/13199/allow-wrappers-sdks-to-capture-face-images-separately-v10-react-vs-flutter

Summary

Selfie capture UI without the whole flow and optionally can show or hide the confirmation dialog before returning the file paths

Known Issues

Need to release https://github.com/smileidentity/ios/pull/231 for iOS to be complete

Test Instructions

There is a new button with title Selfie Capture click and capture should return the file paths on both android and iOS

  1. Show attrition
  2. Show confirmation
  3. File paths should match the provided job id

Screenshot