Skip to content

kevinboosten/capacitor-keep-awake-example

Repository files navigation

capacitor-keep-awake-example

Simple Ionic Capacitor app with the @boosten/capacitor-keep-awake plugin

Installation

Install dependencies:

    npm i

Build

Build the Ionic Capacitor ap

    npm run build

Sync the www folder and sync the plugins with the native projects:

    npx cap sync

Run

Opening the native project so you can run the app:

iOS:

    npx cap open ios

Android:

    npx cap open android

About

Simple example of an Ionic Capacitor app with the @boosten/capacitor-keep-awake plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published