npmstableReact

@eaglekit/react

React hooks for EagleKit analytics

npmnpm install @eaglekit/react
v0.1.0Updated 2 months agoMIT License5 downloads/week

Overview

React hooks for EagleKit analytics

Installation

Bash
npm install @eaglekit/react

Usage

TypeScript
import { react } from '@eaglekit/react';

// Initialize and use
const result = await someFunction();