- Added ability to position pager on bottom, through the ShowBottom property
- Breaking: Removed ISGTabbedPagerDelegate, use the OnShowViewController event instead
- (MvvmCross version) Updated to latest 4.4.0 packages
- Added Icon support, adds a new method in the ISGTabbedPagerDatasource interface. Just return null if you don't want an icons showing.
- Added support for adjusting Selected Item Color and Font
- Fixed issue with IconSpacing, which wasn't respected
- Added constructors for use in storyboards and designers. Thanks @eestein
- Added Exports for properties for use in designers
- Built against MvvmCross 5.0.3
- Added XML doc