You can use the new project assistant in Xcode 12 (12A8189n) to create a iOS app project using SwiftUI, a SwiftUI App life cycle and Core Data. The resulting app seems fully functional on its back end, and SwiftUI previews work in the IDE… but when I run it to either simulator or device, it's just an empty white canvas. There's no items in the list (which I wouldn't necessarily expect), no Add button and no Edit button.
I'm sure this is because this is unfinished and just a beta, but is there something I can do to make the project work? I'm not looking to ship something right now, but being able to play with these tools would be great.
I'm sure this is because this is unfinished and just a beta, but is there something I can do to make the project work? I'm not looking to ship something right now, but being able to play with these tools would be great.