Skip to content

Commit f60ecf6

Browse files
Update documentation to reflect the renaming of Couchbase Lite Enterprise Edition to Couchbase Lite for React Native, ensuring clarity in the description of the Native Module implementation.
1 parent c8d2efa commit f60ecf6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ description:
88
Couchbase Lite is an embedded, document-style NoSQL database that is syncable and makes it easy to build offline-enabled applications.
99
---
1010

11-
# Couchbase Lite Enterprise Edition for React Native
11+
# Couchbase Lite for React Native
1212

1313
Couchbase Lite is an embedded, document-style NoSQL database that is syncable and makes it easy to build offline-enabled applications.
1414

15-
Couchbase Lite Enterprise Edition for React Native is a Native Module implementation of Couchbase Lite for React Native using Typescript. It has feature parity with Couchbase Lite implementations for other platforms, with a few exceptions.
15+
Couchbase Lite for React Native is a Native Module implementation of Couchbase Lite for React Native using Typescript. It has feature parity with Couchbase Lite implementations for other platforms, with a few exceptions.
1616

1717
More information on React Native - Native Modules can be found here: [React Native Docs](https://reactnative.dev/docs/native-modules-intro)
1818

0 commit comments

Comments
 (0)