Im writing this little post like a reference for my self but if anyone else found it useful thats great suggestions are also Wellcome So a little bit of context im rewriting my app from SwiftUI to SwiftUI 2 to use the new Multiplatform Apps I was using the UIViewRepresentable but I read a little […]
Etiqueta: WWDC20
On my last post I added Core Data to my SwiftUI Multiplatform project, I a get some feedback on twitter and now I can show your how to add CloudKit to Synchronize data between your devices So first of all I wanna say thanks to Malcom Hall He give me a better approach to the […]
En mi entrada anterior agregué Core Data a mi App MultiPlaforma ahora veamos si podemos agregar CloudKit para que se sincronice entre nuestros diferentes dispositivos. Paso 1 En primer lugar tenemos que añadir CloudKit a nuestro proyecto Para eso nos dirigimos al archivo de nuestro proyecto donde podemos ver nuestros targets Seleccionamos nuestro target y […]
Dub Dub is over and SwiftUI now rules, now it can be used to make full apps through the all ecosystem . But one thing missing on the first beta of Xcode 12 is the Core Data checkbox, it’s a bug? I don’t know, hope we get it back soon but this is how I […]
CoreData en SwiftUI
Dub Dub ah llegado a su fin y SwiftUI ha evolucionado para convertirse en el rey de los frameworks, ahora podemos usarlo para crear apps a través de todo el ecosistema. Sin embargo la nueva arquitectura de las apps multi plataforma tiene un problema, hemos perdido la casilla de CoreData 😨, así que ahora tendremos […]