Mubeen Ahmed

Results 12 comments of Mubeen Ahmed

> > > > hi, i used @ottofeller/epubjs-rn, it worked for me with rn 0.62 > > @ramazanarslan can you please outline the steps you took? @ramazanarslan your guidance will...

> > > I was having these exact same problems (although I was using react-native 0.62.2) and was stuck with the Element Ref error. I switched to @ottofeller/epubjs-rn and all...

Thank you @vitorverasm I'm on latest react-native version and it's not support link command anymore. any other workarounds?

Thanks @vitorverasm It worked for me, thank you so mush. You made my day. Cheers

me too facing same issue on this package

facing same issue with catch exception `TypeError: Cannot read property 'unzip' of undefined` `componentDidMount() { debugger; let streamer = new Streamer(); streamer .start('8899') .then((origin) => { console.log('Served from:', origin); debugger;...

I'm also facing the above issue https://github.com/bigcommerce/checkout-js/issues/753#issuecomment-1190611609

@bc-peng can you please address this issue as well?

@bc-peng I followed the documentation, I tried with ngrok instead of localhost but still facing this issue. Unable to find any help till yet.

@bc-0dp the only error I'm getting in console is ![image](https://user-images.githubusercontent.com/31301467/204459036-9bd271dd-f522-49b3-a354-b17fec1e7b64.png)