Jonathan Wynne

Results 5 comments of Jonathan Wynne

@rafi pulled lastest commit. now when i cib or cab it doesnt work if i type if quickly, i need to wait a bit for it to work eg: ca....b...

any update on this issue? i am seeing a similar crash. ``` const getAudio = async (id, token) => { const fromUrl = `${MEDIA_URI}/${id}`; return RNFetchBlob .config({ fileCache: true, })...

> > On javascript side you need to make this setting only for android while initializing player > > Just need to set **this.player.speed = 0.0** only for android >...

has anybody found a solution for this?

@natew maybe we need to add a `main` entry to the package.json to tell it where to locate the one router?