onScroll(Function)- function to call when the pages are sliding, should accept 1 argument which is an Float number representing the page position in the slide frame. locked(Bool)- disables horizontal dragging to scroll between tabs, default is false. ...
Failed to load latest commit information. Type Name Latest commit message Commit time .vscode __mocks__ __tests__ assets build web .eslintrc.json .gitignore .npmignore .watchmanconfig App.js Button.js DEPRECATED-.babelrc LICENSE Modal_EmojiSelector.js README.md We...
{localStream:stream,localStreamUrl:stream.toURL()})),(error=>console.error('getUserMedia failed with error: '+error)));}render(){return(<Viewstyle={styles.container}><Text>Local stream:{this.state.localStreamUrl}</Text><RTCViewstyle={styles.videoFeed}streamURL={this.state.localStreamUrl}/...
看ios日志 voidSendDelegateMessage(NSInvocation*):delegate(webView:decidePolicyForNavigationAction:request:frame:decisionListener:)failed toreturnafter waiting10seconds.main run loop mode:kCFRunLoopDefaultMode 查了下说好像是因为多次发送请求导致的,就是多次同时创建 iframe被ios拦截导致卡住了。我看了下页面没有i...