dxe / alc-mobile-app

React Native application for ALC built with Expo
0 stars 1 forks source link

Implement Tanstack Query #25

Open jakehobbs opened 1 year ago

jakehobbs commented 1 year ago

Implement TanStack Query w/ persistQueryClient (be sure it doesn't clear cache if it's offline) instead of using our custom querying & caching solution.