James Robert Lund III
James Robert Lund III
Hello friend, have you found a solution to this? Currently running into the same issue. Also using react-native-document-picker
So actually we can't get the uri from android in this way. It does need to be converted to a blob first. Personally, I use react-native-fs to achieve this
@tapz I believe I'm running into this issue as well. I have a modal that pops up but when it does, the page gets indexed back once. It only happens...
I had something similar happen to a view that's animated. I just added a setTimeout for 500ms and all is well
@MichaelAmadheo Same here but our app is currently in development and does not have an app store presence on either platform. Is this the same for you?
Can confirm with @PankajPunia. Upgrading to version 2.13.5 fixed this issue for me.
Also looking at this, has anyone found a solution?
Hey all, any updates on merging this in? Love the library, awesome work on it!
Any updates here?
> If somebody wants to use Bun with GitHub Actions, they can use the workflow [.github/workflows/single.yml](https://github.com/cypress-io/cypress-example-kitchensink/blob/master/.github/workflows/single.yml) from the demo repo [cypress-io/cypress-example-kitchensink](https://github.com/cypress-io/cypress-example-kitchensink/) as a template (which does not rely on `cypress-io/github-action`)....