This repo hosts a bunch of sample iOS apps in swift that demonstrate various features of the Couchbase Mobile stack. Each version of the app is hosted in a separate branch.
Hosts this README
This branch hosts app that demonstrates basic Database and Document operations using Couhbase Lite as a standalone , embedded database within your mobile app. In this mode, Couchbase Lite can be used as a replacement for SQLIte or Core Data
This branch hosts app that demonstrates basic query and full-text-search operations using Couhbase Lite as a standalone , embedded database within your mobile app. In this mode, Couchbase Lite can be used as a replacement for SQLIte or Core Data
This branch hosts an app supports syncing of documents between Couchbase Lite database and remote Sync Gateway .