Skip to content

Commit 7292c03

Browse files
committed
ver: 0.1.5 is published
1 parent 7d0eafc commit 7292c03

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ should work of the example project.
6363
| charCountColor | color | "#ccc" | change character count's color |
6464
| exceedCharCountColor | color | "red" | change the exceeded character count color |
6565
| defaultCharCount | number | 0 | set the default char count other than 0 |
66+
| inputRef | ref | default | set the input reference |
6667

6768
## Author
6869

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@freakycoder/react-native-text-area",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Simple and easy to use TextArea for React Native",
55
"keywords": [
66
"ios",

0 commit comments

Comments
 (0)