Skip to content

strawjs/straw-ios-service-toast.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

straw-ios-service-toast.js v0.1.0

Build Status

Toast (like android's one) service for Straw iOS

API

/**
 Show toast UI with the given message

 @param {String} text The message to show.
 */
straw.service.toast.toast = function (text) {...};

About

JS interface for straw-ios-service-toast

Resources

Stars

Watchers

Forks

Packages

No packages published