mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-23 02:12:56 +08:00
docs(smartlook): add iOS platform (#3196)
This commit is contained in:
parent
cb4d5b5064
commit
fb540f7774
@ -92,7 +92,7 @@ export class SmartlookGlobalEventPropertyKey {
|
|||||||
plugin: 'https://github.com/smartlook/cordova-smartlook.git',
|
plugin: 'https://github.com/smartlook/cordova-smartlook.git',
|
||||||
pluginRef: 'cordova.plugins.SmartlookPlugin',
|
pluginRef: 'cordova.plugins.SmartlookPlugin',
|
||||||
repo: 'https://github.com/smartlook/cordova-smartlook.git',
|
repo: 'https://github.com/smartlook/cordova-smartlook.git',
|
||||||
platforms: ['Android']
|
platforms: ['Android', 'iOS']
|
||||||
})
|
})
|
||||||
@Injectable()
|
@Injectable()
|
||||||
export class Smartlook extends IonicNativePlugin {
|
export class Smartlook extends IonicNativePlugin {
|
||||||
|
Loading…
Reference in New Issue
Block a user