react-native-media-kit icon indicating copy to clipboard operation
react-native-media-kit copied to clipboard

Cannot read property 'Commands' of undefined

Open kkesley opened this issue 9 years ago • 2 comments

Hi, I'm getting this error Cannot read property 'Commands' of undefined when I pressed the play button..

And when I use preload={'auto'} and autoplay={true}, the video doesn't play automatically

Can you help me? Thanks!

kkesley avatar Aug 18 '16 10:08 kkesley

in Control.js replace <ActivityIndicator color={'#f2f2f2'} size={'large'}/>

openGeeksLab avatar Sep 06 '16 07:09 openGeeksLab

Thanks!

kkesley avatar Sep 06 '16 10:09 kkesley