Skip to content

Commit

Permalink
ver: 0.1.5 is published
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathChaos committed Dec 6, 2021
1 parent 7d0eafc commit 7292c03
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ should work of the example project.
| charCountColor | color | "#ccc" | change character count's color |
| exceedCharCountColor | color | "red" | change the exceeded character count color |
| defaultCharCount | number | 0 | set the default char count other than 0 |
| inputRef | ref | default | set the input reference |

## Author

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freakycoder/react-native-text-area",
"version": "0.1.4",
"version": "0.1.5",
"description": "Simple and easy to use TextArea for React Native",
"keywords": [
"ios",
Expand Down

0 comments on commit 7292c03

Please sign in to comment.