Use React Query To Fetch Data On Form Submit In React Native
I am using the Obytes Starter for a React Native app. It use React Query and React Query Kit for data fetching and React Hook Form and Zod for forms. This is my first time using React Query. I'm struggling…