0.3.0
Changed
- [BREAKING]
PhotoViewControllerValue
does not containscaleState
value anymore, now you should control that value ona separate controller:PhotoViewScaleStateController
. That is due to some concerns expressed #127. All details on controller docs #129 #127
Added
scaleStateController
option toPhotoView
andPhotoViewGalleryPageOptions
#129