Improve Scroll View
Open
- Dominant language
- JavaScript
- Stars
- 394
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
`famous:layouts:scroll-view` currently uses `{overflow: scroll}` that works fine on desktop web browsers but provides a terrible experience on mobile web browsers. Maybe we can improve it by integrating with [iscroll](http://iscrolljs.com/) or [Zynga's scroller](https://github.com/zynga/scroller).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.