Skip to content

Add react-native-alert-queue#1604

Merged
Simek merged 5 commits intoreact-native-community:mainfrom
xxsnakerxx:patch-1
Apr 28, 2025
Merged

Add react-native-alert-queue#1604
Simek merged 5 commits intoreact-native-community:mainfrom
xxsnakerxx:patch-1

Conversation

@xxsnakerxx
Copy link
Copy Markdown
Contributor

📝 Why & how

This PR adds a new library — react-native-alert-queue — to the directory.

react-native-alert-queue is a fully customizable alert system for React Native that supports:

  • promise-based API with async/await (await alert.confirm())
  • automatic alert queue management
  • full UI customization (slots, custom renderers)

The library works on iOS, Android and supports usage with Expo Go.

✅ Checklist

  • Added library to react-native-libraries.json
  • Updated library in react-native-libraries.json
  • Documented in this PR how to use the feature or replicate the bug.
  • Documented in this PR how you fixed or created the feature.

@Simek
Copy link
Copy Markdown
Member

Simek commented Apr 27, 2025

Hey @xxsnakerxx, thanks for adding a new entry to the directory! 👌

As said in the CI failure message, npm API needs a bit of time to propagate information about newly published package:

For the new packages recently published for the first time, npm API can return non-existing package error. The resolution here is to wait up to 24h, and then re-trigger the CI workflow.
To check the current API response visit: https://api.npmjs.org/downloads/point/last-month/react-native-alert-queue

Will re-run the check tomorrow, and it should be good for merging.

@xxsnakerxx
Copy link
Copy Markdown
Contributor Author

Got it, thanks!

@Simek Simek merged commit 3d85b91 into react-native-community:main Apr 28, 2025
2 checks passed
@xxsnakerxx xxsnakerxx deleted the patch-1 branch April 28, 2025 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants