22 lines
529 B
Markdown
Raw Normal View History

2021-10-16 10:05:11 +02:00
# Smartlook
```
$ ionic cordova plugin add https://github.com/smartlook/cordova-smartlook.git
2021-09-29 15:19:55 +02:00
$ npm install @awesome-cordova-plugins/smartlook
2021-09-29 14:09:02 +02:00
```
2021-09-29 15:19:55 +02:00
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/smartlook/)
2021-09-29 14:09:02 +02:00
Plugin Repo: [https://github.com/smartlook/cordova-smartlook.git](https://github.com/smartlook/cordova-smartlook.git)
Official Smartlook SDK plugin.
Full documentation can be found here: https://smartlook.github.io/docs/sdk/ionic/
## Supported platforms
- Android
- iOS
2021-09-29 14:38:45 +02:00
2021-09-29 14:09:02 +02:00