8000 GitHub - lambdacollective/capacitor: Build cross-platform Native Progressive Web Apps for iOS, Android, and the web ⚡️
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lambdacollective/capacitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To add to existing web projects:

npm install --save @lambda-capacitor/cli @lambda-capacitor/core
npx cap init
? App name MyApp
? App Package ID (in Java package format, no dashes) com.lambda.testing
? Web URL (including http://) https://www.mywebsite.com
npx cap add ios
npx cap open ios

you can change app settings (top nav bar enabled, server url) in capacitor.config.json.

About

Build cross-platform Native Progressive Web Apps for iOS, Android, and the web ⚡️

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 25.0%
  • Java 23.9%
  • HTML 19.7%
  • Swift 15.8%
  • Objective-C 7.0%
  • JavaScript 4.3%
  • Other 4.3%
0