mlynch / dev-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic Dev App - Custom

This is an experimental version of the now defunct Ionic DevApp that developers compile themselves using the native plugins and functionality they need. Then that app can be used to test their apps without any limitations. Think of it as a special on-device test and debug experience for your app.

Getting Started

Before starting, you'll need to have all required dependencies of Capacitor for the platform you will run on.

To get started, clone the repo, then run

npm install
npm run build
npx cap sync
npx cap open ios

Then build and run it right in the IDE.

About

License:MIT License


Languages

Language:Objective-C 80.5%Language:TypeScript 12.8%Language:Swift 5.1%Language:HTML 0.7%Language:CSS 0.7%Language:Ruby 0.2%