coofzilla

Results 33 comments of coofzilla

I'm having the same issue as this. I tried to import all my handlers into `preview.js` and then only add the handler required for each story, but that didn't work...

I'm having the same issue. 🫠

@mikealche This is our exact use case. Video players in a FlatList, and _sometimes_ they'll just stop loading randomly. I checked the playback status, and it doesn't even seem to...

For me, if I remove `FlatList` then the search bar will render initially; however, if I add the `FlatList` I have to scroll first for it to appear.

I was having a similar issue. Does the automated setup work with `react-native` ? Basically pressing this `override emulator` or do you have to manually add it in the actual...

@NghiaTranUIT Thank you for the response, the only issue I have now is, when I quit proxyman. I have to undo everything to get it to work normally again. Conversely,...

Experiencing the same issue. Tried using the native driver but still didn't work. `_actionSheet={{ useRNModal: true}}` _works_ but then the visual UI is severely degraded. In my case I used:...

> > It should be standard UI practices to have a select component as part of a scroll view. Also I don't buy that this issue can't be resolved as...