react-aplayer icon indicating copy to clipboard operation
react-aplayer copied to clipboard

重写为Typescript项目并更新React版本至18.2.0

Open haruki-nikaidou opened this issue 2 years ago • 0 comments

原有API(除onInit)保持1:1兼容。现在onInit作为回调接受参数以获取APlayer实例,原无此功能。

重写class组件为function组件。升级React版本为18.2.0.

添加Typescript支持

haruki-nikaidou avatar Oct 17 '23 00:10 haruki-nikaidou