We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a708b6a commit e3fa851Copy full SHA for e3fa851
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-alert-queue",
3
- "version": "2.2.3",
+ "version": "2.2.4",
4
"description": "React Native alert & dialog library. Queue multiple alerts, use async/await, and replace Alert.alert with a customizable, promise-based modal system.",
5
"source": "./src/index.tsx",
6
"main": "./lib/module/index.js",
0 commit comments