Skip to content

PWAKitShip your PWA as a native iOS app

Keep your web code. Add native capabilities with a typed JavaScript bridge.

PWAKit logo

Quick start

bash
npx @pwa-kit/cli init my-pwa-ios
open my-pwa-ios/PWAKitApp.xcodeproj

init will download the latest PWAKit template if no project is found, create pwa-config.json, and sync the iOS project files.

Start here

Released under the MIT License.