Skip to content

Commit

Permalink
chore: Adjust screenshot location
Browse files Browse the repository at this point in the history
  • Loading branch information
morning4coffe-dev authored Oct 29, 2024
1 parent e5dfdb9 commit 6ab0819
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/articles/interop/apple-login.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ uid: Uno.Tutorials.SignInWithApple

In Uno Platform projects, implementing a "Sign in with Apple" Button is possible through MAUI embedding (more on which in our [Overview](xref:Uno.Extensions.Maui.Overview)). Below is a simple example of how you can add the Apple Sign-In Button to your project. We will inject it into the visual tree from the code-behind and handle the authorization using Apple's Authentication Services.

![Sign in with Apple ID](images/signin-with-apple.png)
![Sign in with Apple ID](../interop/assets/signin-with-apple.png)

## General Usage

Expand Down
File renamed without changes

0 comments on commit 6ab0819

Please sign in to comment.