nativescript-launchkit
Advanced tools
+1
-1
| { | ||
| "name": "nativescript-launchkit", | ||
| "version": "v0.1.1", | ||
| "version": "v0.1.2", | ||
| "description": "Integrate native launchkit iOS widgets into NativeScript", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+8
-4
@@ -1,3 +0,5 @@ | ||
| # Nativescript LaunchKitSDK | ||
| # Nativescript LaunchKitSDK Wrapper | ||
| #[Setup LaunchKit Account](https://launchkit.io)# | ||
| [Live Demo](https://appetize.io/embed/cdakjetad96u126kdaaw89q4nw?device=iphone6s&scale=75&orientation=portrait&osVersion=9.3) | ||
@@ -74,3 +76,3 @@ | ||
| launchkit.showAppReviewCard({ | ||
| page: page, //UIViewController from your pages nav | ||
| page: page //args.object from your onNavigatingTo, or onPageLoaded events | ||
| }); | ||
@@ -83,4 +85,6 @@ ``` | ||
| launchkit.showAppReviewCard({ | ||
| page: page, //UIViewController from your pages nav | ||
| page: page //args.object from your onNavigatingTo, or onPageLoaded events | ||
| }); | ||
| ``` | ||
| ``` | ||
| ### Note: Unofficial plugin just wrapping the official iOS SDK |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
6955
2.49%88
4.76%