Mobile SDKs
Frame ships native SDKs for iOS and Android, plus a React Native SDK. Each one handles card tokenization, payment-request flows, and the device-specific UI primitives you'd otherwise build by hand.
These SDKs live in their own repositories and ship their own documentation — the cards below link out. The main docs site stays web-focused; for the REST API surface that these SDKs call, see the API reference.
Available SDKs
Frame iOS SDK
Swift and SwiftUI networking and UI components.
Frame Android SDK
Kotlin networking and UI components.
Frame React Native SDK
Checkout, onboarding, and wallet UI as native React Native. Networking runs through the frame-node SDK on-device.