Releases: oblador/react-native-vector-icons
Releases · oblador/react-native-vector-icons
8.1.0
Improvements
- Support for Gradle plugin 4.1+ when using gradle font script.
8.0.0
Breaking changes
Icon.TabBarItemIOS
convenience component removed as it was removed from React Native core.
Improvements
- Improved Xcode 12 compatibility.
7.1.0
- Fix bug causing
Icon.getImageSource()
to resolve to wrong icon in some cases
- Fix warning when passing a
PlatformColor()
value to color prop
- Update MaterialIcons to 4.0.0
- Update Feather to 4.28.0
7.0.0
Breaking changes
Icon.AndroidToolbar
convenience component removed as it was removed from React Native core. See example in README on how to use it with the community version.
Improvements
- Support for icon images on Mac Catalyst
6.7.0
- Add
getImageSourceSync
method
- Upgrade IonIcons to v5.0.1
- Update MaterialCommunityIcons to 5.3.45
- Update FontAwesome 5 to 5.13.0
- Support autolinking when downloading FontAwesome5 Pro fonts
- Load Android Gradle Plugin conditionally
6.6.0
- New icon set: Fontisto (@rfbezerra)
- Update Material Community Icons to v3.6.95 (@mars-lan)
- Fix export path for
react-native-web
(@jaulz)
- Add
react-native.config.js
for React Native v0.60+ compatibility (@thymikee)
6.5.0
- Feather icon set version 4.21.0
- Improved asset resolution on react-native-windows
- Support for React-Native Web 0.11
- Fix Font Awesome 5 brand icons on Android
- Support new asset directory on Gradle Plugin 3.4+
- tvOS support on CocoaPods
- Bump Gradle plugin to 3.3.1
6.4.2
- Fixes FontAwesome 5 style issue on Android
- Now exports generated flow type enum
- Updates VectorIconsModule.java to fix size/spacing when generating image
- Fixes gradle copy font tasks when using variants
6.4.1
- Update FontAwesome 5 to 5.7.2
- Fix FontAwesome 5 weights
6.4.0
- Add flow type definitions
- Add multi-style icon support
- Update Material Community Icons to 3.5.95
- Update FontAwesome to 5.7.0