bgaleotti / react-query-native-devtools

162 stars 19 forks source link

Performance is very poor #104

Open spsaucier opened 1 year ago

spsaucier commented 1 year ago

We're using the standard setup, and we use react-query very extensively. Once the app has made several requests and the react-query cache is populated, the app on a physical, low-end device becomes extremely slow and even crashes.

Once I disable react-query-native-devtools version 4.1.1 in Flipper, the app gets far faster immediately.

samuelsimoes31-gringx commented 1 year ago

I'm having the same issue.