NOTE: No longer actively maintained. I do take pull requests. Consider thinking about whether ViewPager solves your problem instead of using this library.
This is derivative work of Paul Soucy's HorizontalListView.java, which has been ported to C# and added C# event handlers.
- Non-locking mode
- No locking and no center snapping
- Velocity fling
- MvvmCross binding
- Screen Changed event
- Locking mode (rethink Snap (removed for now))
- Update MvvmCross binding and sample
The solution is licensed under the MIT license.