Skip to content

GroupAhead/cordova-plugin-add-swift-support

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordova-plugin-add-swift-support

This Cordova plugin adds the Swift support to your iOS plugins.

Installation

cordova plugin add cordova-plugin-add-swift-support --save

If needed, add a prefixed Bridging-Header file in your plugin in order to import frameworks (MyPlugin-Bridging-Header.h for instance). As an example you can have a look to this plugin.

License

Apache-2.0 © Alexis Kofman

About

🔨 Swiftify your Cordova plugins !

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • Objective-C 1.0%