Skip to content

Install

Each platform page has a copy-paste quickstart that ends with a captured request.

Platform Status
Web Stable
Next.js Stable
React Native Beta
Android Alpha
iOS Alpha

Beta: works and ships on npm, with less production soak time than the Stable platforms. Alpha: works from source in this repo; published packages (Maven Central, the SPM tag) aren’t out yet.

The npm packages, if you’d rather wire them up by hand. Follow the platform page for the full setup.

Terminal window
npm install hakka-react-native # React Native / Expo
npm install hakka-browser # Web
npm install hakka-node # Next.js

Native SDKs install through their own package managers — see Android (Maven) and iOS (Swift Package Manager).