Installation
Install package with npm:
npm install react-native-cbl --save
or yarn:
yarn add react-native-cbl
iOS
Download Couchbase Lite version 1.4.1 for iOS from official website.
Unzip archive and drag and drop the following files to Frameworks folder of your iOS project in Xcode:
- CouchbaseLite.framework
- CouchbaseLiteListener.framework
- CBLRegisterJSViewCompiler.h
- libCBLJSViewCompiler.a