This project is a CRUD mobile application built with Expo React Native and TanStack Query.
- Fetch Posts
- Create Posts
- Update Posts with PUT
- Patch Post Titles
- Delete Posts
- Filter Posts by User ID
- Expo React Native
- TanStack Query
- JSONPlaceholder API
npm install
npx expo start