gitwtfhub

wtf is burnt?

peterpme/burnt — explained in plain English

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

1Audience · developerComplexity · 2/5DormantSetup · moderate

TL;DR

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

Why would anyone build with this?

REASON 1

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

REASON 2

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

REASON 3

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

REASON 4

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

What's in the stack?

React NativeExpoJSISonner

How it stacks up

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 spin it up?

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.

Yoink these 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

wtf 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.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.