Skip to content

Commit 1176fda

Browse files
Update README.md
1 parent a4f75ad commit 1176fda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ A React Native library that implements the [Credential Manager](https://develope
3232
| Manual Password Storage | ✅ Credential Manager API | ❌ Not supported (iOS limitation) |
3333
| Third-party Sign In | ✅ Google Sign In | ✅ Apple Sign In |
3434

35-
> [!NOTE] > **iOS Implementation**: This library strictly follows Apple's Authentication Services framework. Manual password storage is not supported on iOS as it's not part of Apple's official Authentication Services APIs. Use AutoFill passwords instead.
35+
> [!NOTE]
36+
> **iOS Implementation**: This library strictly follows Apple's Authentication Services framework. Manual password storage is not supported on iOS as it's not part of Apple's official Authentication Services APIs. Use AutoFill passwords instead.
3637
3738
> [!IMPORTANT]
3839
> 📚 **Documentation has moved!** The complete documentation is now available at [https://docs.benjamineruvieru.com/docs/react-native-credentials-manager/](https://docs.benjamineruvieru.com/docs/react-native-credentials-manager/)

0 commit comments

Comments
 (0)