Documentation

Quickstart

Create an app in the dashboard, copy its public appId, then install the SDK and render the component once in your Expo root layout.

npm install @vibelabsdotto/vibeupdate

<VibeUpdate appId="app_xxx" />

The SDK checks after first render and fails open on network errors. It never delays your app.

Need a token? Create one in the authenticated dashboard. Secrets are never shown twice.