UNPKG

@deelo55/react-native-indicators

Version:
45 lines (26 loc) 1.12 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.17.0] - 2019-10-16 ### Changed - PacmanIndicator animation ## [0.16.0] - 2019-10-01 ### Added - `hidesWhenStopped` prop ### Changed - MaterialIndicator animation ## [0.15.0] - 2019-09-28 ### Added - `trackWidth` prop for MaterialIndicator - Animation state restoration for Indicator component ## [0.14.0] - 2019-09-26 ### Fixed - WaveIndicator glitch on Android - Deprecation warnings for React component lifecycle methods [Unreleased]: https://github.com/n4kz/react-native-indicators/compare/0.17.0...HEAD [0.17.0]: https://github.com/n4kz/react-native-indicators/compare/0.16.0...0.17.0 [0.16.0]: https://github.com/n4kz/react-native-indicators/compare/0.15.0...0.16.0 [0.15.0]: https://github.com/n4kz/react-native-indicators/compare/0.14.0...0.15.0 [0.14.0]: https://github.com/n4kz/react-native-indicators/compare/0.13.0...0.14.0