Minimal multimodule/zero packages Swift/SwiftUI iOS app implementing direct CRUD operations to a SQLite3 db using the C Api.
No packages used
- Fast SQLite3 integration (C Api) with direct query statments
- Pagination
- Manual constructor DI
- Interface segration
- Internationalization (English/Spanish)
- Light/Dark themes
- SwiftUI custom components and custom paths
Crucial logic tested in the NotesCore
and NotesFeatures
modules.