/TanStackQueryExpo

This app is a demo app at Codemotion Milan 2025.

Primary LanguageTypeScript

TanStack Query in Expo demo

  • this is a demo app for my App.js Conf presentation
  • with fake server and delay response
  • R on iOS simulator to reload the app
  • cmd + M on android emulator to reload the app or just R R

Adding TanStack Query DevTool for Expo or React Native

npm install --save-dev react-query-external-sync socket.io-client
  • Run the RN Better Dev Tools
  • Run the iOS app
  • Pick the device
  • Start using the TanStack Query devtools

TanStack Query docs