Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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+)
- Host: GitHub
- URL: https://github.com/couchbase-ecosystem/cbl-reactnative
- Owner: Couchbase-Ecosystem
- License: apache-2.0
- Created: 2024-07-12T13:41:20.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T20:28:32.000Z (3 months ago)
- Last Synced: 2024-10-14T04:18:15.934Z (2 months ago)
- Topics: android, couchbase-lite, expo, ios, react-native, react-native-module
- Language: TypeScript
- Homepage:
- Size: 4.97 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
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).