@hw-agconnect/remoteconfig
v1.5.1
Published
AppGallery Connect Client JavaScript SDK Remote Configuration module
Downloads
77
Maintainers
Readme
Remote Configuration For Web
Introduction
AppGallery Connect Remote Configuration allows you to change the behavior and appearance of your app online without requiring users to update the app. With the service, you can provide tailored experience for your users in a timely manner. Learn More
Integrating SDKs
Integrate the Remote Configuration SDK.
- Run the following command to integrate the Remote Configuration JavaScript SDK into your project:
npm install --save @hw-agconnect/remoteconfig
- Import the AppGallery Connect component to your project.
import agconnect from "@hw-agconnect/api";
import "@hw-agconnect/remoteconfig";
import "@hw-agconnect/instance";
For more details, please refer to Getting Started with Remote Configuration
Development Guide
License
Remote Configuration Service Plug-in is licensed under the: "ISC"