Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/couchbase-ecosystem/cbl-reactnative

React Native - Native Module for Couchbase Lite Enterprise (3.x+)
https://github.com/couchbase-ecosystem/cbl-reactnative

android couchbase-lite expo ios react-native react-native-module

Last synced: about 1 month ago
JSON representation

React Native - Native Module for Couchbase Lite Enterprise (3.x+)

Awesome Lists containing this project

README

        

# React Native - Native Module for Couchbase Lite Enterprise

This is a React Native - Native module for Couchbase Lite Enterprise. This module is a wrapper around the Couchbase Lite Enterprise SDK for iOS and Android. This module is intended to be used in React Native and Expo based applications that require offline-first capabilities.

This module currently uses the stable technologies defined by the legacy architecture of React Native.

[!NOTE]
This project is still a work in progress and is not officially supported by Couchbase. This is an open source project, to check the status of the project, navigate to the project's board on [GitHub - Project Status](https://github.com/orgs/Couchbase-Ecosystem/projects/2)

## Installation
The project has full documentation on how to set up and use the Native Module at [cbl-reactnative.dev](https://cbl-reactnative.dev) under the Start Here! -> Install section.

## Contributing

See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.

## License

Apache 2.0

## Documentation

The project has full documentation of the API at [cbl-reactnative.dev](https://cbl-reactnative.dev).