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: 2 months ago
JSON representation
React Native - Native Module for Couchbase Lite Enterprise (3.x+)
- Host: GitHub
- URL: https://github.com/couchbase-ecosystem/cbl-reactnative
- Owner: Couchbase-Ecosystem
- License: apache-2.0
- Created: 2024-07-12T13:41:20.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-04-11T11:17:21.000Z (3 months ago)
- Last Synced: 2025-04-11T13:06:20.786Z (3 months ago)
- Topics: android, couchbase-lite, expo, ios, react-native, react-native-module
- Language: TypeScript
- Homepage:
- Size: 5.69 MB
- Stars: 4
- Watchers: 5
- Forks: 3
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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).
---
## 📢 Support Policy
We truly appreciate your interest in this project!
This project is **community-maintained**, which means it's **not officially supported** by our support team.If you need help, have found a bug, or want to contribute improvements, the best place to do that is right here — by [opening a GitHub issue](https://github.com/Couchbase-Ecosystem/cbl-reactnative/issues).
Our support portal is unable to assist with requests related to this project, so we kindly ask that all inquiries stay within GitHub.Your collaboration helps us all move forward together — thank you!