Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b431605

Browse files
author
Alessio Cancian
committedNov 17, 2022
New release (3.2.0)
1 parent 986fe95 commit b431605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alessiocancian/react-native-actionsheet",
3-
"version": "3.1.3",
3+
"version": "3.2.0",
44
"description": "Cross platform ActionSheet. This component implements a custom ActionSheet and provides the same way to drawing it on the defferent platforms(iOS and Android). Actually, In order to keep the best effect, it still uses the ActionSheetIOS on iOS.",
55
"main": "lib/index.js",
66
"types": "lib/ts/index.d.ts",

0 commit comments

Comments
 (0)
Please sign in to comment.