React SDK
React SDK Overview
Frigade React SDK and JavaScript SDK
Getting Started
Check out the SDK Quickstart for instructions on installing the React SDK in your app.
Components
The Frigade React SDK includes a library of highly customizable onboarding components that you can use to build your app.
JavaScript SDK
Our JavaScript SDK is a lightweight, headless library you can use to build custom experiences with Frigade. The SDK is vanilla and works for Node.js, React Native, and the browser.
Typescript
All types used in the Javascript SDK are exported from the @frigade/react
package under the FrigadeJS
namespace. You can import them like so:
Angular, Vue, Svelte, etc.
We are mainly focused on React, but we plan to build SDKs for other frameworks. If you’d like to be notified about new SDKs, reach out and let us know which framework you’re using.