Tarkan Anlar
Tarkan Anlar
> I managed to fix this issue by removing package-lock.json and the dependencies in package.json, then installing the latest versions of each of the dependencies in package.json. > Now my...
Yep, it works with Cappr 0.1.13 Thanks. Any suggestions how we can update this plugin to work with Clappr 0.2.x?
@chriswiggins is there a possiblity to stop and replay the player with rtmp plugin instead of pausing?
"react": "15.3.1", "react-native": "^0.33.0", works properly
Yep, https://github.com/sibelius/react-native-redux/pull/7
Just found this https://github.com/mihirsoni/react-native-android-speech maybe useful.
I am getting this error `node_modules/react-native-speech/SpeechSynthesizer.m:45:5: Use of undeclared identifier 'utterance'`
Hey @paalex thanks, I just tried. I am getting this error 
Works good Thanks @paalex