I have a sqlite database and i want to reflect data change in React-native components, i’m using zustand and already took a look in Zustand’s persist middleware but it don’t seems to fit my requirement. I think react-query would fit well but i want to use zustand if it is possible, i’m using expo.