wuxiii
wuxiii
I run the demo,but got an error > Blocked a frame with origin "null" from accessing a cross-origin frame. at HTMLIFrameElement.onComplet
using "eslint-plugin-react": "^7.17.0","eslint-plugin-react-native": "^3.8.1" Here's the stack trace: ``` TypeError: Cannot read property 'expression' of null at JSXAttribute (/Users/App/node_modules/eslint-plugin-react-native/lib/rules/no-single-element-style-arrays.js:40:24) at /Users/App/node_modules/eslint/lib/util/safe-emitter.js:47:58 at Array.forEach () at Object.emit (/Users/App/node_modules/eslint/lib/util/safe-emitter.js:47:38) at NodeEventGenerator.applySelector (/Users/App/node_modules/eslint/lib/util/node-event-generator.js:251:26)...
按照文档中的步骤docker-compose.yml修改为  然后部署服务  doker服务也都起了  然后测试服务的时候 curl: (52) Empty reply from server
sorry, I do not found example folder
I added `console.log('LivePlayer',event)` under function _onchange in [LivePlayer.js](https://github.com/wonday/react-native-live-stream/blob/master/LivePlayer.js) file,but there is nothing showed in Console