Skip to content

Commit

Permalink
update to new lottie animation designs.
Browse files Browse the repository at this point in the history
  • Loading branch information
tobitech committed Dec 11, 2024
1 parent 051fd06 commit 3bf0a5f
Show file tree
Hide file tree
Showing 7 changed files with 53 additions and 53 deletions.
94 changes: 47 additions & 47 deletions Example/SmileID.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@ enum CaptureGuideAnimation: Equatable {
case .goodLight:
return "light_animation_with_bg"
case .headInFrame:
return "positioning"
return "positioning_with_bg"
case .moveBack:
return "positioning"
return "positioning_with_bg"
case .moveCloser:
return "positioning"
return "positioning_with_bg"
case .lookRight:
return "liveness_guides_with_bg"
return "headdirection_with_bg"
case .lookLeft:
return "liveness_guides_with_bg"
return "headdirection_with_bg"
case .lookUp:
return "liveness_guides_with_bg"
return "headdirection_with_bg"
case .turnPhoneUp:
return "device_orientation"
}
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 3bf0a5f

Please sign in to comment.