Angular 2/TypeScript/Phonegap/Couchbase Lite

This is a getting started question. We have an Angular 2 mobile app using Phonegap. I’ve added couchbase-lite-phonegap-plugin to our pgdata/config.build.xml. I was looking for an Angular 2 library that would provide the Typings for the Native API. The only thing I found was a NativeScript binding for Cordova. Can somebody point me to a project using Couchbase Lite with an Angular 2/TypeScript/Phonegap stack? My guess is that we must use the Rest API. Is that correct?

1 Like