Skip to content

6.0.0

Compare
Choose a tag to compare
@lfkwtz lfkwtz released this 11 Feb 16:01
· 201 commits to master since this release
9a9e934
v6 (#143)

* Add `Icon` prop to component

- Adding the possibility of the user passing a custom `Icon` prop to be
rendered instead of the default one
- Added README.md instructions
- Add tests for the new behaviour
- Change testID keys to not mindd about platforms anymore
- Refactored renderAndroid because of `Cognitive Complexity` issue on
code climate

* optional icon component

* set right position

* update readme

* update types file

* refactor

* fix test

* fix headless onvaluechange err

* update changelog

* update example

* add test