react-query-native-devtools
react-query-native-devtools copied to clipboard
Performance is very poor
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.
I'm having the same issue.