Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Using Supabase in Swift playground IOS to create a community task board

ebowser1

New Coder
I have been trying to create a getTask() function and createTask() function, but I keep getting the same general errors where I can’t successfully call my functions back in the var body: some View. If someone can help me out that would be greatly appreciated
 
I have been trying to create a getTask() function and createTask() function, but I keep getting the same general errors where I can’t successfully call my functions back in the var body: some View. If someone can help me out that would be greatly appreciated
Hey there,
Might help if you post the portion of your code that seems to be getting errors, as well as the error messages themselves 🙂 won't get the help you need if no one knows what's wrong lol
 

Buy us a coffee!

Buy me a coffee.
Back
Top Bottom