Skip to content

Commit

Permalink
Merge pull request #30 from ivanvorobei/master
Browse files Browse the repository at this point in the history
  • Loading branch information
nandorojo authored Nov 5, 2023
2 parents 6c5930b + 4c2a78a commit e391a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ See this
This is a library with a `toast` and `alert` method for showing ephemeral UI.

On iOS, it wraps [`SPIndicator`](https://github.com/ivanvorobei/SPIndicator) and
[`SPAlert`](https://github.com/ivanvorobei/SPAlert).
[`AlertKit`](https://github.com/sparrowcode/AlertKit).

On Android, it wraps `ToastAndroid` from `react-native`. `Burnt.alert()` falls
back to `Burnt.toast()` on Android. This may change in a future version.
Expand Down

0 comments on commit e391a74

Please sign in to comment.