Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 547 Bytes

File metadata and controls

5 lines (4 loc) · 547 Bytes

This directory contains code from Point-Free Episode: Tour of SQLiteData: Previews

We’ve extended the tour with a few bonus episodes that show how SQLiteData integrates with Xcode previews and tests! No need to painstakingly mock your persistence layer: previews actually hit the database, and the library automatically supplies a mock CloudKit sync engine so you can easily preview how iCloud sharing looks in your UI.