@agconnect/remoteconfig
TypeScript icon, indicating that this package has built-in type declarations

1.3.2 • Public • Published

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 @agconnect/remoteconfig
  • Import the AppGallery Connect component to your project.
import agconnect from "@agconnect/api";
import "@agconnect/remoteconfig";
import "@agconnect/instance";

For more details, please refer to Getting Started with Remote Configuration

Development Guide

Usage

Reference

License

Remote Configuration Service Plug-in is licensed under the: "ISC"

/@agconnect/remoteconfig/

    Package Sidebar

    Install

    npm i @agconnect/remoteconfig

    Weekly Downloads

    18

    Version

    1.3.2

    License

    ISC

    Unpacked Size

    76.1 kB

    Total Files

    19

    Last publish

    Collaborators

    • hwopencapability