EddyVerbruggen / nativescript-pluginshowcase

An app I'm using to showcase a bunch of NativeScript plugins (also in the appstores!)

Home Page:https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=1281334006

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NativeScript plugin showcase

Appstore download Playtore download

iOS plugins 33 Android plugins 29 Twitter Follow

Watch me demo this app during my plugins talk at {N} dev day EU (YouTube) 🗣

What's this?

Glad you asked 😄.. I need it to demo a few plugins and wanted to play a bit more with NativeScript & Angular. This was also a great opportunity for me to properly play with Webpack, AoT, Uglify, and (even) Appium.

Plugin themes included

CanIUse?

Sure, you can either download it from the AppStore or Play store, or build it yourself.

git clone https://github.com/EddyVerbruggen/nativescript-pluginshowcase
cd nativescript-pluginshowcase
npm install
npm run ios
# or: npm run android
# or: npm run ios.emulator
# or even: npm run start-ios-bundle (for a much faster startup experience because of Webpack with Uglify)

About

An app I'm using to showcase a bunch of NativeScript plugins (also in the appstores!)

https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=1281334006

License:MIT License


Languages

Language:TypeScript 63.9%Language:HTML 22.0%Language:JavaScript 7.8%Language:CSS 6.2%