Closed kevin-kidd closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
rnr-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 5, 2024 6:52am |
rnr-showcase | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 5, 2024 6:52am |
Sonner and Toast are missing from the docs and CLI as well. I could open a PR for those when I get some free time this weekend.
Hey @kevin-kidd, unfortunately I cannot add this PR because this project includes only components built without third-party libraries or those that use @rn-primitives.
Here are the main reasons:
burnt
library when using it from rnr, they would open issues here instead of in the burnt
repo.burnt
repo to the rnr-docs.burnt
docs, but doesn't add anything to it.For those reasons, I have to close this PR. You can open a new PR if you would like to add burnt
to the sonner
section in the README.md
Thanks for taking the time to submit this PR.
Description:
Add Sonner screen using Burnt which wraps Sonner for web. For iOS, it wraps SPIndicator and AlertKit. For Android, it wraps React Native's ToastAndroid.
Tested Platforms:
Affected Apps/Packages:
Screenshots:
Notes:
The Burnt package has not been updated in 6 months and is missing some of the newer features from Sonner. However, I have found use of Burnt alongside react-native-reusables in my project. Perhaps otherwise will find some use as well.