Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 350 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 350 Bytes

Demo Applications

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.