Skip to content

capawesome-team/capacitor-share-target-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capacitor-share-target-demo

⚡️ Simple Capacitor app to demonstrate the use of the Share Target plugin.

Development 💻

Prerequisites

Getting Started

# Clone this repository
$ git clone https://github.com/capawesome-team/capacitor-share-target-demo.git

# Change to the root directory of the project
$ cd capacitor-share-target-demo

# Install all dependencies
$ npm i

# Build the app
$ npm run build

# Sync the Capacitor project
$ npx cap sync

# Open the Android project in Android Studio
$ npx cap open android

# Open the iOS project in XCode
$ npx cap open ios

# Run the app in the browser
$ npm run start

About

⚡ Simple Capacitor app to demonstrate the use of the Share Target plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published