Hacker News new | ask | show | jobs
by lukevp 2136 days ago
Ionic uses capacitor for native deployment. Capacitor is a thin cli wrapper and an api abstraction around each platform. In the desktop case, it’s a wrapper around Electron. For mobile, it’s Cordova.