UNPKG

@brightlayer-ui/react-native-progress-icons

Version:
35 lines (19 loc) 933 B
# Changelog ## 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.