Prerequisites
- Xcode 15+
- iOS 16+ target
Installation
Add the Seam Mobile Components package via Swift Package Manager:Quick Start: SeamAccessView
The fastest way to get started is with SeamAccessView.
This view orchestrates all the underlying Mobile Seam Components to deliver a complete unlock experience.
How It Works with the Seam Mobile SDK
- If you’re using Seam Mobile SDK: SeamAccessView automatically hooks into the SDK for device discovery, credential management, and unlock flows. No extra setup is needed.
- If you’re only using Mobile Seam Components: You still get a fully functional unlock UI without writing SDK-level code. Under the hood, the component takes care of talking to the Seam SDK for you.
Customization with SeamTheme
Mobile Seam Components are white-label ready. You can use SeamTheme to apply your brand colors, fonts, and visual style across all components.
See Also
- Explore Seam Mobile SDK

