Skip to content

mdpauley/com.mdpauley.frostedsidebar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frosted Sidebar widget

This widget for the Appcelerator Titanium Alloy MVC framework provides a view using kosso / TiTranslucentView that mimics rnystrom / RNFrostedSidebar.

Quick start

How to use this widget in your own project?

  • Download and install kosso's TiTranslucentView module.
  • Download the latest release of the widget.
  • Copy app/widgets/com.mdpauley.frostedsidebar to your app's app/widgets folder.
  • Add the widget as a dependency to your app's app/config.json file:
"dependencies": {
	"com.mdpauley.frostedsidebar": "0.0.2"
}
  • Require the widget in a view:
<Widget id="menu" src="com.mdpauley.frostedsidebar" />`

Todo

  • Include icons to view (Not sure of Glyphish license for paid version)
  • Add callbacks and emitters

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published