Skip to content

0.5.0

Compare
Choose a tag to compare
@Caldis Caldis released this 21 Nov 01:35
· 210 commits to master since this release

新增

  • 新的生命周期钩子方法
配置项 类型 默认值
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.