Instant Updates
Deploy JavaScript and asset updates directly to your users without waiting for app store approval. Push fixes and features in minutes, not days.
Ship bug fixes and features instantly without app store approval
Install the CLI tool:
npm install -D @silverbullet-ota/cli
# or
yarn add -D @silverbullet-ota/cli
# or
pnpm add -D @silverbullet-ota/cliInitialize your project:
npx silverbullet-ota project initDeploy your first update:
npx silverbullet-ota deploy --platform ios --target-app-version 1.0.0SilverOTA provides a complete solution for managing over-the-air updates in React Native applications: