SDKsExpo
Overview
Install and use the official @motisig/expo-motisig-sdk for Expo and React Native.
Official MotiSig AI client for Expo and React Native (TypeScript, expo-notifications).
Install
Latest release: 1.0.1
pnpm add @motisig/expo-motisig-sdk@^1.0.1 expo-notifications expo-constants expo-devicenpm install / yarn add work as well.
Guides
Use the sidebar for deep dives: lifecycle, configuration, user profile, push, rich images on iOS, privacy, and troubleshooting.
- Getting started — initialization, listeners, mutation queue
- Configuration — keys, base URL, EAS project id
Example project
Reference app: motisig-expo-example in the public SDK repository.