Version 3.4
- Changed implementation for android to be snapshot friendly. This means that you can now add the plugin to your vendor chunk so it can be snapshot for faster loading.
- Added
scrollToIndex(index, animated)
function (#10) - Added ability to define multiple templates, the same way you would define them for a
ListView
(#30)