[go: nahoru, domu]

Skip to content

⚡️ Simple Ionic Angular app to demonstrate the use of certain Capacitor ML Kit plugins.

License

Notifications You must be signed in to change notification settings

JanMisker/capacitor-mlkit-plugin-demo

 
 

Repository files navigation

capacitor-mlkit-plugin-demo

GitHub Workflow Status

⚡️ Simple Ionic Angular app to demonstrate the use of certain Capacitor plugins.

Plugins

The following plugins are included:

Development Setup 💻

Prerequisites

Getting Started

Clone this repository:

git clone https://github.com/robingenz/capacitor-mlkit-plugin-demo.git

Change to the root directory of the project:

cd capacitor-mlkit-plugin-demo

Install all dependencies:

npm i

Prepare and launch the Android app:

npx ionic cap sync android
npx ionic cap run android

Prepare and launch the iOS app:

npx ionic cap sync ios
npx ionic cap run ios

This project uses Ionic as app development platform and the Ionic CLI.

License

See LICENSE.

About

⚡️ Simple Ionic Angular app to demonstrate the use of certain Capacitor ML Kit plugins.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.6%
  • HTML 16.6%
  • SCSS 15.1%
  • Swift 6.8%
  • JavaScript 2.9%
  • Ruby 2.7%
  • Java 2.3%