@brightlayer-ui/react-native-progress-icons
Version:
React Native progress icons for Brightlayer UI applications
41 lines (22 loc) • 1.09 kB
Markdown
# Changelog
## v2.0.1 (December 18, 2025)
### Fixed
- Issue with `Pie` color when value is 100 percent ([#402](https://github.com/etn-ccis/blui-react-native/issues/402)).
## v2.0.0 (July 25, 2025)
### Changed
- Migrated package module format from CommonJS to ESM for modern compatibility and better tree-shaking support.
- Upgraded the project to use the latest React Native package version.
- Support React Native 0.80.0 and Updated the peer dependencies.
## v1.0.2 (October 26, 2021)
### Changed
- Changed package namespace from `@pxblue` to `@brightlayer-ui`.
## Package Migration Notice
Previous versions listed after this indicator refer to our deprecated `@pxblue` packages.
---
## v1.0.2 (July 29, 2021)
### Fixed
- Issue with undefined flexDirection causing crash on Android ([#15](https://github.com/etn-ccis/blui-progress-icons/issues/15)).
- Incorrect fill alignment and color for UPS icon ([#16](https://github.com/etn-ccis/blui-progress-icons/issues/16)).
## v1.0.1 (July 15, 2021)
### Added
- Initial release including battery, heart, pie, and ups icons.