Skip to content

robertkongsvmx/cordova-swift-plugin-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordova Swift Plugin Example

Example Cordova plugin for iOS to support blog post. The native part of the plugin is written in Swift rather than Objective-C.

A simple Cordova plugin based on the ModusEcho plugin example, which in turn was based on the echo plugin example from the Cordova documentation.

  • echo method: Extends that example to display a native dialog on iOS that auto dismisses after a short time.
  • echojs method: Basic demo showing that plugins can also be used to organize and distribute useful JavaScript, and don't need native implementations necessarily.

About

Cordova Swift Plugin Example for Blog Post

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 82.4%
  • JavaScript 17.6%