Skip to content

TobiasHennig/nativescript-toast-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NativeScript Toast plugin example

An example application for the NativeScript Toast Plugin.

What is a toast?

A toast provides simple feedback about an operation in a small popup. It only fills the amount of space required for the message and the current activity remains visible and interactive. - Android Developer

Demo

How to install and use this plugin? Watch it on YouTube!

Installation

$ git clone https://github.com/TobiasHennig/nativescript-toast-example.git
$ cd nativescript-toast-example
$ npm install
$ tns platform add android
$ tns run android --emulator

About

An example application for the NativeScript Toast Plugin for Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published