yapplabs / ember-virtual-scrollkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED

This project is no longer maintained. Its functionality is being incorporated into yapp-scroll-view.

Ember-virtual-scrollkit

This addon is designed to work with Ember Collection. Alone, Ember Collection is insufficient for iOS UIWebview use because iOS does not send scroll events until momentum scrolling has finished.

This project gives you UIWebView-capable virtual scrolling on top of Ember-Collection. It achieves this via Zynga Scroller.

Installation

ember install ember-virtual-scrollkit

About

License:MIT License


Languages

Language:JavaScript 85.9%Language:HTML 13.1%Language:CSS 0.9%