Framework7 Indexed List Plugin ============================= Demo: https://boynet.github.io/boynet/ This plugin is for Indexed-List scroll like iOS and Android have, currently works only with Contacts List  ## Installation Just grab plugin files from `dist/` folder or using bower: ``` bower install framework7-indexed-list-plugin ``` And link them to your app's right AFTER Framework7's scripts and styles: ``` ... ``` ## Usage put this html code inside .page ````