vmanot/SwiftDB

Usage example

pnewell opened this issue · 0 comments

Are there any examples anywhere on how to actually use this? I tried making a new coredata app in Xcode and following the README but am getting errors in multiple places.

This line:
.databaseContainer(container)
Says databaseContainer is not an options for ListView

"PersistentContainer" cannot be found

"Entities" cannot be found