# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.0.2](https://github.com/davidgovea/react-native-wheel-datepicker/compare/v1.0.1...v1.0.2) (2020-05-29)


### Bug Fixes

* Address deprecated gradle config ([c8e7b56](https://github.com/davidgovea/react-native-wheel-datepicker/commit/c8e7b567d72778d3c164abb8c9d39c89c15121c7)), closes [#18](https://github.com/davidgovea/react-native-wheel-datepicker/issues/18)

### [1.0.1](https://github.com/davidgovea/react-native-wheel-datepicker/compare/v1.0.0...v1.0.1) (2019-12-29)


### Bug Fixes

* omit uneeded files from npm archive ([425a0e3](https://github.com/davidgovea/react-native-wheel-datepicker/commit/425a0e39c166446ef4e292713cb3287f9f137a67))

## [1.0.0](https://github.com/davidgovea/react-native-wheel-datepicker/compare/v0.0.232...v1.0.0) (2019-12-29)


### Features

* Add 12-hour timepicker example to Demo app ([6f40500](https://github.com/davidgovea/react-native-wheel-datepicker/commit/6f405009003706e5bbcacbb10233a56ec43eeb03))
* Document props & usage in README ([6fb2fac](https://github.com/davidgovea/react-native-wheel-datepicker/commit/6fb2facaf284dde32f7dc7d715d5c4fcf0968293))
* remove deprecated custom ios picker extension from Demo app ([05a7f1d](https://github.com/davidgovea/react-native-wheel-datepicker/commit/05a7f1d5218f3a5ec7554ada1695c757bf006800))
* Switch Demo app from yarn to npm ([cda526f](https://github.com/davidgovea/react-native-wheel-datepicker/commit/cda526f872fa4cf0fd527ebee013fea3c75d763b))


### Bug Fixes

* Remove duplicate package import in android Demo app ([74e8a77](https://github.com/davidgovea/react-native-wheel-datepicker/commit/74e8a77304241d638ec5e476cdf477f0289e6bc1))
* Remove unneeded moment peerDependency. Moment is a full-on dependency already ([f883338](https://github.com/davidgovea/react-native-wheel-datepicker/commit/f8833384c71b4b0ffbdd5efad384aa6c57501533))
* Scrollview height bug - android was glitching due to flex:1 limiting the height ([834f8ad](https://github.com/davidgovea/react-native-wheel-datepicker/commit/834f8ad6b10b86203092438a2a21fb9420bcc48d))
* Update package names in Demo app ([d6129dd](https://github.com/davidgovea/react-native-wheel-datepicker/commit/d6129ddae2f86167edbbf02473620088a8bf265e))

### [0.0.232](https://github.com/davidgovea/react-native-wheel-datepicker/compare/v0.0.231...v0.0.232) (2019-12-28)


### Bug Fixes

* use "ViewProps.style" for the `style` type definitions ([#12](https://github.com/davidgovea/react-native-wheel-datepicker/issues/12)) ([73ae46a](https://github.com/davidgovea/react-native-wheel-datepicker/commit/73ae46a431babf66dc018b52ee92509499928154))

### [0.0.231](https://github.com/davidgovea/react-native-wheel-datepicker/compare/v0.0.230...v0.0.231) (2019-12-08)


### Bug Fixes

* React deprecations and readme/demo app instructions ([f6dc3b2](https://github.com/davidgovea/react-native-wheel-datepicker/commit/f6dc3b2b6d51a4f4aa8afab0c200cfe73c3e991a))

### [0.0.230](https://github.com/davidgovea/react-native-wheel-datepicker/compare/v0.0.229...v0.0.230) (2019-11-03)


### Features

* add typescript definition ([#9](https://github.com/davidgovea/react-native-wheel-datepicker/issues/9)) ([53ff827](https://github.com/davidgovea/react-native-wheel-datepicker/commit/53ff8279d1ff5a88b1d9c751a35208be717d21c8))

### [0.0.229](https://github.com/davidgovea/react-native-wheel-datepicker/compare/v0.0.228...v0.0.229) (2019-11-03)


### Bug Fixes

* use proper itemStyle prop definition ([d1232ed](https://github.com/davidgovea/react-native-wheel-datepicker/commit/d1232ed8088510bc0a81873e5a9a291218d574d3)), closes [pinguinjkeke/react-native-wheel-datepicker#31](https://github.com/pinguinjkeke/react-native-wheel-datepicker/issues/31)

### [0.0.228](https://github.com/davidgovea/react-native-wheel-datepicker/compare/v0.0.227...v0.0.228) (2019-11-03)


### Features

* Added 12-hour AM/PM mode for Android ([6f13ad5](https://github.com/davidgovea/react-native-wheel-datepicker/commit/6f13ad57cdd4be9674900097c595878b0af31aca))

### [0.0.227](https://github.com/davidgovea/react-native-wheel-datepicker/compare/v0.0.226...v0.0.227) (2019-11-03)


### Features

* add ci builds, coverage, and initial test ([067be9c](https://github.com/davidgovea/react-native-wheel-datepicker/commit/067be9c6289e5be03462540daaa46ce6b7f34a99))
* basic coverage via snapshot & shallow render tests ([8d54fed](https://github.com/davidgovea/react-native-wheel-datepicker/commit/8d54fedcaed87040ff96839b85bc313c0a5c3220))


### Bug Fixes

* oneOf proptypes syntax error ([9f88863](https://github.com/davidgovea/react-native-wheel-datepicker/commit/9f88863da1e0a17c757a87ace34da64c211a192a))

### [0.0.226](https://github.com/davidgovea/react-native-wheel-datepicker/compare/v0.0.225...v0.0.226) (2019-11-02)


### Features

* implement `minuteInterval` on android ([1ac13dc](https://github.com/davidgovea/react-native-wheel-datepicker/commit/1ac13dc540c9985aa7a4cc0e762cafca0082e72f))

### [0.0.225](https://github.com/davidgovea/react-native-wheel-datepicker/compare/v0.0.224...v0.0.225) (2019-11-02)


### Bug Fixes

* rnpm deprecation ([7636648](https://github.com/davidgovea/react-native-wheel-datepicker/commit/76366487dfc69ddc52ff639fb60731e1146cd4f1))

## [0.0.224](https://github.com/davidgovea/react-native-wheel-datepicker/compare/v0.0.223...v0.0.224) (2019-11-02)


### Bug Fixes

* more current default for `compileSdkVersion` on android ([40da618](https://github.com/davidgovea/react-native-wheel-datepicker/commit/40da618))


## 0.0.223 (2019-11-02)


* Forked repo from [react-native-wheel-datepicker](https://github.com/pinguinjkeke/react-native-wheel-datepicker)