Skip to main content

Welcome to Limelight

Limelight is a powerful debugging tool designed specifically for React Native applications. Debug your React Native app like a web app — see exactly what’s happening, when it’s happening, and why.

Why Limelight?

React Native debugging has been extremely painful compared to web development. Limelight fixes that with:
  • Zero Config Setup — Add one line of code and start debugging immediately
  • Privacy-First — Desktop app keeps all debugging data local to your machine
  • Re-render Tracking — Identify unnecessary component re-renders that slow screens and cause bugs
  • Network Monitoring — Inspect all fetch and XHR requests in real time
  • Console Integration — Capture, filter, and search console logs with full context
  • React Native Optimized — Built specifically for mobile debugging workflows
  • GraphQL Intelligence — Automatic complexity scoring, query analysis, and performance insights. Works out of the box with Apollo, Relay, and custom GraphQL clients_
Built by a React Native developer frustrated with existing debugging tools.

Key Features

Network Interception

Capture all HTTP requests with full headers, payloads, response data, status codes, and timing information.

Console Logs

View, filter, and search console output with timestamps, severity levels, and stack context.

Re-render Tracking

React component renders are captured, scored, and grouped so you can quickly identify unnecessary re-renders causing performance issues.

GraphQL Intelligence

Automatic query parsing, complexity scoring, and performance insights for every GraphQL operation.

Two Ways to Use Limelight

Free, local-first debugging with zero setup:
  • ✅ No account required
  • ✅ No sign-up
  • ✅ All data stays on your machine
  • ✅ Works offline
  • ✅ Single line of code to get started
Perfect for individual developers and small teams who want powerful debugging without sharing sensitive app data.

Hosted Dashboard

Cloud-based debugging for team collaboration:
  • 🌐 Access sessions from anywhere
  • 👥 Team collaboration
  • 📊 Cross-device debugging
  • 🔄 Session replay and sharing
Requires an account and project key.

Open Source

Limelight’s SDK is fully open source and available on GitHub.

Next Steps

Quick Start

Get visibility into your React Native app in minutes — no rebuilds, no config.