@react-native-agconnect/clouddb
Version:
React Native AGC CloudDB
50 lines (34 loc) • 3.08 kB
Markdown
<p align="center">
<a href="https://developer.huawei.com">
<img width="390px" src="./.docs/img/logo.png"><br/>
</a>
<h1 align="center">React-Native AGC Cloud DB</h1>
</p>
<p align="center">
<a href="https://www.npmjs.com/package/@react-native-agconnect/clouddb"><img src="https://img.shields.io/npm/dm/@react-native-agconnect/clouddb?color=%23007EC6&style=for-the-badge" alt="downloads"></a>
<a href="https://www.npmjs.com/package/@react-native-agconnect/clouddb"><img src="https://img.shields.io/npm/v/@react-native-agconnect/clouddb?color=%23ed2a1c&style=for-the-badge" alt="NPM version"></a>
<a href="LICENCE"><img src="https://img.shields.io/npm/l/@react-native-agconnect/clouddb.svg?color=%3bcc62&style=for-the-badge" alt="License"></a>
</p>
----
Cloud DB is a device-cloud synergy database product that provides data synergy management capabilities between the device and cloud, unified data models, and various data management APIs.
This module enables communication between **HUAWEI AGC Cloud DB** and React Native platform. It exposes all functionality provided by **HUAWEI AGC Cloud DB** .
[> Learn More](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-clouddb-introduction-0000001053732605)
## Installation
```bash
$ npm i @react-native-agconnect/clouddb
```
## Documentation
- [Quick Start](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-get-started-reactnactive)
- [Reference](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-References/reactnative-clouddb-overview-0000001072338099)
### Additional Topics
- [Version Change History](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-clouddb-reactnative-releasenotes-0000001072736336)
- [Usage](https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-clouddb-reactnative-usage-0000001072110443)
## Questions or Issues
If you have questions about how to use AGC samples, try the following options:
- [Stack Overflow](https://stackoverflow.com/questions/tagged/appgallery) is the best place for any programming questions. Be sure to tag your question with **appgallery** or **appgallery connect**.
- [Github](https://github.com/AppGalleryConnect/agc-reactnative-plugin) is the official repository for these plugins, You can open an issue or submit your ideas.
- [Huawei Developer Forum](https://forums.developer.huawei.com/forumPortal/en/forum/appgallery) AppGallery Connect Module is great for general questions, or seeking recommendations and opinions.
- [Huawei Developer Docs](https://developer.huawei.com/consumer/en/doc/overview/AppGallery-connect) is place to official documentation for all AppGallery Connect Kits, you can find detailed documentations in there.
If you run into a bug in our samples, please submit an issue to the [GitHub repository](https://github.com/AppGalleryConnect/agc-reactnative-plugin).
## License
Huawei AGC React-Native Plugin is licensed under [Apache 2.0 license](LICENCE)