Skip to content

Commit

Permalink
Add Cash SVG attribution.
Browse files Browse the repository at this point in the history
  • Loading branch information
peacechen committed Jul 6, 2018
1 parent dbddeb8 commit 13798c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ class Demo extends Component {
| **`wiggleRoom`** | How much the money can move horizontally. | Integer | 50 |
| **`speed`** | How fast the money falls | Integer | 50 |


## Credits
Cash SVG was sourced from [IconFinder](https://www.iconfinder.com/icons/1889190/currency_currency_exchange_dollar_euro_exchange_finance_money_icon) and is used under the Creative Commons license.

## ToDo
* Example project.
* Conditional usage of react-native-svg (so that it's not needed by the consuming app if a custom moneyComponent is supplied).
Expand Down

0 comments on commit 13798c9

Please sign in to comment.