Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/nandorojo/burnt
Browse files Browse the repository at this point in the history
  • Loading branch information
nandorojo committed May 8, 2023
2 parents 909c408 + d6db64f commit 9ebf821
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Cross-platform toasts for React Native, powered by native elements.
- [Install](#installation)
- [Usage](#api)

Now with Android, iOS & Web Support.

## Alerts

https://user-images.githubusercontent.com/13172299/202289223-8a333223-3afa-49c4-a001-a70c76150ef0.mp4
Expand Down Expand Up @@ -71,10 +73,6 @@ You can also `Burnt.alert()` and `Burnt.dismissAllAlerts()`.
- [x] Custom iOS icons
- [x] Web support

Chances are, I'll keep this lib to iOS & Android only, and then another library
can consume it to build a broader API out on the JS side with Web support, such
as [Zeego](https://zeego.dev).

## Installation

```sh
Expand Down

0 comments on commit 9ebf821

Please sign in to comment.