Skip to content

Latest commit

 

History

History

GRDBDemoiOS

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Demo Application

This demo application shows you:

  • how to setup a database in an iOS app
  • how to define a simple Codable Record
  • how to track database changes and animate a table view with ValueObservation.

Files of interest: