Skip to content

Files

Latest commit

6df8e2b · Jan 26, 2025

History

History
This branch is 51 commits behind groue/GRDB.swift:master.

DemoApps

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 26, 2025
Sep 21, 2024

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.