Spencer Cousino

Results 16 comments of Spencer Cousino

Yeah I thought the same thing and already have that implemented. That is how I got it to open the image library at all. Now, with the setTimeout, I'm running...

I have found a new log that I think should shed light on the issue: Attempt to present on (from ) whose view is not in the window hierarchy.

also @ravirajn22 I used react-native-modal-selector, not react-native-modal

I'll try this now, as a side note I would recommend adding a README about how to run the example app. Also I'm not sure the example app should have...

@Johan-dutoit and @ravirajn22 I've tried to reproduce on the example app, and the side effect of calling launchImageLibrary after a modal selection, while using a setTimeout as recommended above, still...

> > > This isn't really a work around. Adding a timeout negatively impacts UX. Is there a correct work around or perhaps a fix? > > Is there a...