All Projects → ModusCreateOrg → cordova-swift3-plugin-example

ModusCreateOrg / cordova-swift3-plugin-example

Licence: MIT license
Swift 3 Cordova plugin example to support blog post.

Programming Languages

swift
15916 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to cordova-swift3-plugin-example

cordova-plugin-downloadmanager
A Cordova plugin to download file in system's default download manager
Stars: ✭ 45 (+95.65%)
Mutual labels:  cordova, phonegap, cordova-plugin, phonegap-plugin
cordova-plugin-flurryanalytics
Adds support for all that Flurry Analytics flavored goodness to your Cordova based apps
Stars: ✭ 23 (+0%)
Mutual labels:  cordova, phonegap, cordova-plugin, phonegap-plugin
cordova-plugin-example
Example Cordova plugin for iOS and Android to support blog post.
Stars: ✭ 15 (-34.78%)
Mutual labels:  ios-app, phonegap, cordova-plugin, phonegap-plugin
ionic-native-sms-retriever-plugin-master
Cross-platform plugin for Cordova / PhoneGap to Retrieve SMS. Available for Android.
Stars: ✭ 16 (-30.43%)
Mutual labels:  cordova, cordova-plugin, phonegap-plugin
cordova-plugin-dbcopy
Copy SQLite Database from www folder to default app database location
Stars: ✭ 90 (+291.3%)
Mutual labels:  cordova, cordova-plugin, phonegap-plugin
Cordova Admob Pro
🔥 Cordova Plugin for Google AdMob, DFP, ADX. Easy monetization using mobile Ad, with single line of JavaScript. Compatible with Cordova CLI, Inoic, PhoneGap Build, etc.
Stars: ✭ 690 (+2900%)
Mutual labels:  cordova, phonegap, cordova-plugin
Cordova Plugin Linkedin
Cordova plugin for LinkedIn
Stars: ✭ 17 (-26.09%)
Mutual labels:  cordova, phonegap, cordova-plugin
Blinkid Cordova
ID scanning for cross-platform apps built with Cordova and Phonegap.
Stars: ✭ 44 (+91.3%)
Mutual labels:  cordova, phonegap, cordova-plugin
cordova-plugin-zeep
Zip compression/decompression for the cordova/phonegap platform
Stars: ✭ 27 (+17.39%)
Mutual labels:  cordova, phonegap, cordova-plugin
cordova-plugin-amap
Amap Maps plugin for Cordova
Stars: ✭ 51 (+121.74%)
Mutual labels:  cordova, phonegap
ionic-hockeyapp
Need HockeyApp in your Ionic application, add this package!
Stars: ✭ 19 (-17.39%)
Mutual labels:  cordova, cordova-plugin
cordova-plugin-webpack
Integrate webpack into your Cordova workflow.
Stars: ✭ 61 (+165.22%)
Mutual labels:  cordova, cordova-plugin
hms-cordova-plugin
This repo contains all of Cordova HMS plugins.
Stars: ✭ 78 (+239.13%)
Mutual labels:  cordova, cordova-plugin
ionic3-angular4-sample-app
Sample app of Ionic 3 and Angular 4
Stars: ✭ 35 (+52.17%)
Mutual labels:  cordova, phonegap
Core CSS
This repo no more maintained! All features and components moved to Metro 4.
Stars: ✭ 36 (+56.52%)
Mutual labels:  cordova, phonegap
cordova-plugin-dbmeter
🎤📣 Cordova plugin to get decibels from the microphone
Stars: ✭ 33 (+43.48%)
Mutual labels:  cordova, cordova-plugin
cordova-plugin-ironsource-ads
Cordova plugin for IronSource ads
Stars: ✭ 17 (-26.09%)
Mutual labels:  phonegap, cordova-plugin
Create-a-custom-Cordova-plugin
How to create a custom cordova plugin and bridge it between your native code and a new or existing Cordova project
Stars: ✭ 32 (+39.13%)
Mutual labels:  cordova, cordova-plugin
phonegap
PushBots' official module for Phonegap
Stars: ✭ 21 (-8.7%)
Mutual labels:  cordova, phonegap
cordova-gmv-barcode-scanner
A Cordova barcode scanning plugin based on the Google Mobile Vision library for iOS & Android.
Stars: ✭ 48 (+108.7%)
Mutual labels:  cordova, cordova-plugin

Cordova Swift 3 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. This has been updated to use Swift 3 / XCode 8.2 / Cordova 6.4.

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].