Spartalk React Query

This project was a used to on Spartalk (a tech talk on Spartlabs) to introduce React Query Lib. It compares a default and casual list vs a React Query list of totos items.

Project Example

Table of Contents

Installation

Download the project and follow the steps above:

Install dependences

yarn

Install Pods (Only iOS)

npx pod-install

Run

For iOS

yarn ios

For Android

yarn android