Skip to content

Commit

Permalink
ChangeLOG is added to README
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathChaos committed Feb 23, 2019
1 parent 80aaab0 commit 176fb60
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ npm i react-native-easy-state-view
##### IMPORTANT! You need install them.

```
react-native-material-ripple // Main button component, but you can implement your button component as well. You do not need to use this.
react-native-material-ripple // Main button component, but you can implement your button component as well. You do not need to use this.
```

### Example Application
Expand Down Expand Up @@ -77,6 +77,9 @@ npm i react-native-easy-state-view
| buttonTextColor | color | "white" | use this to change button's text color |
| buttonText | string | "Let's Go!" | use this to set your button's text |

# Change Log

## [0.3.0](https://github.com/wrathchaos/react-native-easy-state-view/tree/0.3.0) (2019-02-23)

## Author

Expand Down

0 comments on commit 176fb60

Please sign in to comment.