You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GRDBDemo demonstrates how GRDB can fuel a SwiftUI application.
See also the demo apps of the GRDBQuery package: they use the @Query property wrapper that helps SwiftUI views automatically update their content when the database changes.