Choose your path
Understand the platform
See how a flow travels from the editor to a device, and how the pieces fit together.
Build your first flow
Open the Flow Editor, add a screen, and design your first flow.
Integrate the iOS SDK
Add the Swift package, configure it at launch, and present a placement in a native iOS app.
Integrate the Expo SDK
Add the React Native package, configure it at launch, and present a placement in an Expo app.
The two SDKs
FlowPilot ships two SDKs, and these docs cover both:
- iOS SDK (Swift / SwiftUI) for native iOS apps.
- Expo SDK (
@flowpilotjs/react-native-sdk, TypeScript) for React Native apps built with Expo.