Skip to content

IIFE builds of react-devtools-core to embed into a React Native app

Notifications You must be signed in to change notification settings

revenge-mod/react-devtools-core

Repository files navigation

@revenge-mod/react-devtools-core

Build

Install dependencies:

bun install

Build bundle:

# File will be placed at dist/index.js
bun run build

Usage

Load the given file before React. You can access exports thru window.__reactDevToolsCore.exports.

About

IIFE builds of react-devtools-core to embed into a React Native app

Resources

Stars

Watchers

Forks

Packages

No packages published