NativeScript plugin showcase
Watch me demo this app during my plugins talk at {N} dev day EU (YouTube)
π£
What's this?
Glad you asked
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)