Undefined returned data when fetch function use Supabase (React Native) #5193
Answered
by
louis-young
Khanhan2k2
asked this question in
Q&A
-
Hi everybody, I am using [email protected] and supabase to build an app, then I want to apply some library for supporting fetching and caching data, I found swr, and TanStack query. Unfortunately, i coudn't use it. |
Beta Was this translation helpful? Give feedback.
Answered by
louis-young
Mar 28, 2023
Replies: 1 comment
-
Hi 👋 It looks like you're not returning anything from your test function. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
louis-young
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi 👋
It looks like you're not returning anything from your test function.