whatisgithub

What is burnt?

peterpme/burnt — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2024-06-17

1Audience · developerComplexity · 2/5DormantSetup · moderate

In one sentence

A React Native library for showing native-feeling toast and alert notifications using each platform's built-in notification tools.

Mindmap

mindmap
  root((burnt))
    Inputs
      toast call
      alert call
      Config options
    Outputs
      Native iOS alerts
      Native Android toasts
      Web Sonner toasts
    Use Cases
      Show success feedback
      Show error messages
      Notify over modals
    Tech Stack
      React Native
      Expo
      JSI
      Sonner

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Call Burnt.toast to show a quick 'Message sent!' confirmation without building custom UI.

USE CASE 2

Show an iOS-style alert popup for errors using Burnt's native alert method.

USE CASE 3

Display a toast notification on top of an open modal, which normally breaks in React Native.

USE CASE 4

Use native platform notification systems instead of a JavaScript-based UI layer to save battery.

What is it built with?

React NativeExpoJSISonner

How does it compare?

peterpme/burnt0xkinno/neuralvault0xmayurrr/ai-contractauditor
Stars111
LanguageTypeScriptTypeScript
Last pushed2024-06-17
MaintenanceDormant
Setup difficultymoderatehardeasy
Complexity2/54/52/5
Audiencedeveloperdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires adding an Expo build plugin and rebuilding the app before toasts/alerts work.

License is not stated in the available content.

Copy-paste prompts

Prompt 1
Install Burnt in my Expo React Native app and show a success toast when a form submits.
Prompt 2
Show me how to display a Burnt alert that looks like a native iOS App Store popup.
Prompt 3
Explain how to get a Burnt toast to appear on top of an open modal in React Native.
Prompt 4
Add the Burnt Expo build plugin to my app config and rebuild the app to enable native toasts.

Frequently asked questions

What is burnt?

A React Native library for showing native-feeling toast and alert notifications using each platform's built-in notification tools.

Is burnt actively maintained?

Dormant — no commits in 2+ years (last push 2024-06-17).

What license does burnt use?

License is not stated in the available content.

How hard is burnt to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is burnt for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.