fukemy

Results 878 comments of fukemy

> setup peer to peer connection Did you mean the 'event' onTrack of peerconnection like this: ``` this.pc.addEventListener('track', event => { if (event && event.streams.length > 0) { if (this.onStreamListener...

any sample code?

I am used expo blur then never see laggy with android

@printharsh not working to me, I test the parent div width = 100%, but when resize the browser, the PdfViewer still not responsive

hi @mathieugruson , can you give me the way disable the top toolbar(which include download button)?

2 year passed, did you add some event to calendar?

im using lasted version of visual studio, ``` "react": "17.0.2", "react-native": "^0.68.0", ``` My step: 1. Download project 2. Open using visual code 3. run npm install 4. try using...

i search stackoverflow, they said the problem is based on xCode, im using Version 13.2.1 (13C100), can u double check ur xcode version?