Skip to content

Commit 16a1d00

Browse files
committed
Update description
1 parent c707931 commit 16a1d00

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# React Native Actions Sheet Picker
22

3-
Created using react-native-actions-sheet | select | picker | is the library.
3+
A React Native component that provides a filterable select dropdown/picker.
44

55
## Preview
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-actions-sheet-picker",
33
"version": "0.2.8",
4-
"description": "Created using react-native-actions-sheet | select | picker | is the library.",
4+
"description": "A React Native component that provides a filterable select dropdown/picker.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
77
"types": "lib/typescript/index.d.ts",

0 commit comments

Comments
 (0)