Keep going bro, you've been doing a great job to the iOS Community so far
@SkipKelley5610 ай бұрын
Good looking tool. Nice to se you back.
@tundsdev10 ай бұрын
Glad to be back and making videos again 👌🏾
@SetyonoDwi9 ай бұрын
Thanks for sharing this! definitely always inspiring! Could you share how to implement share extension with custom swiftUI view on the next one?
@simonransom_dxb8 ай бұрын
Hello Tande Does this tool replace the DB Browser for SQ Lite app that you spoke about previously? Simon
@grzymsiu10 ай бұрын
Working on my degree thesis i can tell this films help me a loooot! Thanks! But i have one question. I got Flask api with Postgres, so tables have primary and foreign keys for relations. Is there any smooth way to fetch that data without bad looking nestings and duping data in json file? Maybe give up relations in swift data and use predicates and custom functions to filter and manage data in my views? Or i just do not understand that concept of new framework yet?
@piteke10010 ай бұрын
Hi, I’m continuing to study SwiftData by repeating all the tutorials but I can’t understand one thing: I have to create an app with a default list (which therefore no data needs to be added) and this list is contained in a toggle. How do I make only the toggle state persistent?