react-debug-trail
TypeScript icon, indicating that this package has built-in type declarations

1.0.11-beta.1 • Public • Published

SDK for react native debug trail log monitoring

Installation

yarn add react-debug-trail

Install dependencies

yarn add axios uuid

Usage

import RNDebugTrail from "rn-debug-trail";

To use the same code both on Android and iOS use init() to initialize debug trail.

RNDebugTrail.init({
  uri: "<Websocket_url>",
  api_key: "<API KEY>",
});

Readme

Keywords

none

Package Sidebar

Install

npm i react-debug-trail

Weekly Downloads

680

Version

1.0.11-beta.1

License

none

Unpacked Size

30.5 kB

Total Files

18

Last publish

Collaborators

  • salim2233