Victor Huang

Results 3 comments of Victor Huang

> On javascript side you need to make this setting only for android while initializing player > > Just need to set **this.player.speed = 0.0** only for android > >...

> I fix it use wrap the App.js > > import {RootSiblingParent} from 'react-native-root-siblings' > > ``` > > > > > > ``` > > thanks @sunnylqm thanks, it's...

@xuan45 谢谢你,搞定了,确实是版本的问题!