is-toasty

1.0.0 • Public • Published

Toasty

Simple Toast Library

Step 1. Add the JitPack repository to your build file

...gradle allprojects { repositories { ... maven { url 'https://jitpack.io' } } } ...

Step 2. Add the dependency ...gradle dependencies {

        implementation 'com.github.umangpatell:toasty:Tag'
}

Readme

Keywords

Package Sidebar

Install

npm i is-toasty

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

781 B

Total Files

3

Last publish

Collaborators

  • umangpatell