Correct pattern for running a query onClick without re-running on re-render.
Hi, newbie in need of advice.
Using React(Native), I am taking a document name from a user via a textInput field and onClick I want to check if that document exists. I don't want to run the query everytime the user types something...
Can anyone advise me on the correct way to do this?
Thank you!
šš»āāļø
šš¼
2 Replies
Convex React | Convex Developer Hub
Convex React is the client library enabling your React application to interact
Thank you so much šš»