Skip to content

Commit 966fd5f

Browse files
committed
🚨 tested version 1.0.0 using .tgz
1 parent 62b65f6 commit 966fd5f

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

TestApp/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
236 Bytes
Binary file not shown.

src/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-ui-buttons",
33
"version": "1.0.0",
4-
"description": "UI Buttons for React Native",
4+
"description": "Simple and fully customizable React Native Button components",
55
"main": "index.ts",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
@@ -23,7 +23,8 @@
2323
"ui",
2424
"button",
2525
"dual tone button",
26-
"buttons"
26+
"buttons",
27+
"loading support"
2728
],
2829
"author": "Hussain Pettiwala",
2930
"license": "ISC",

0 commit comments

Comments
 (0)