0.5.0
新增
- 新的生命周期钩子方法
配置项 | 类型 | 默认值 |
---|---|---|
onBrowsing |
func | (browsingState)=>{} |
onZooming |
func | (zoomingState)=>{} |
onSwitching |
func | (currentPage)=>{} |
onRotating |
func | (currentAngle)=>{} |
修正
- 按钮被遮盖的问题
New Features
- New life circle hook function
Option | Type | Default |
---|---|---|
onBrowsing |
func | (browsingState)=>{} |
onZooming |
func | (zoomingState)=>{} |
onSwitching |
func | (currentPage)=>{} |
onRotating |
func | (currentAngle)=>{} |
Fixed
- Some button is being covered by image.