Skip to content

VinylFox/Ext.ux.touch.AccelerometerTabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Ext.ux.touch.AccelerometerTabs

A plugin that lets the user shake between tabs in a TabPanel. No configuration is needed.

Sample Usage

{
  xtype: 'tabpanel',
  ...,
  plugins: [new Ext.ux.touch.AccelerometerTabs()],
  ...
}

About

A plugin for Sencha Touch that lets the user shake the device back and forth to move through tabs. Only devices that have a gyroscope and the 'devicemotion' event will work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published