Socket
Book a DemoInstallSign in
Socket

agora-appbuilder-core

Package Overview
Dependencies
Maintainers
5
Versions
427
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agora-appbuilder-core

React Native template for RTE app builder

latest
npmnpm
Version
4.1.9
Version published
Weekly downloads
74
-77.16%
Maintainers
5
Weekly downloads
 
Created
Source

App builder core

This repository is a part of RTE app builder.

Development instructions

  • Clone the repo

  • Navigate into project directory and run:

    npm run dev-setup -- meeting
    npm run dev-setup -- live-streaming
    npm run dev-setup -- voice-chat
    npm run dev-setup -- audio-livecast
    

    By default, the setup will pick the dark theme. for light theme setup, add light keyword at the end of command

    npm run dev-setup -- meeting light

    This command will automatically set everything up for development

To build react sdk using esbuild,

You can now build react sdk using esbuild through npm script

FAQs

Package last updated on 11 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts