alyosha

Results 8 comments of alyosha

Same experience/understanding as @martinpoulsen -- so far I have only been able to reproduce with Samsung devices. His patch PR resolves the issue and seems supported by [this issue](https://github.com/facebook/react-native/pull/29533) as...

@ashirkhan94 could you maybe update the issue title in light of @martinpoulsen's comment? Seems not Android 12, but rather device (and probably Samsung) specific

@mozzius thanks for the feedback. I updated the implementation and would appreciate your thoughts whenever you have a second :pray:

Upon further investigation I realized the reason we don't see similar flickering for `Posts` / `Replies` / `Media` is because of `staleTime` specification in query options. Seemed better to align...

@gaearon thanks for the review :raised_hands: I tested locally and it seems that `/xrpc/app.bsky.graph.getLists` is called after creating/editing/deleting a list, meaning the content is already refretched the next time you...

@mozzius @gaearon know you're super busy so no rush, but let me know if there's anything i can do on my end to move this one along. Also happy to...

This seems like something that might be resolved by bumping the `react-native-date-picker` dependency https://github.com/henninghall/react-native-date-picker/issues/720#issuecomment-2322347543