Skip to content

Releases: oblador/react-native-vector-icons

8.0.0

18 Jan 22:22
Compare
Choose a tag to compare

Breaking changes

  • Icon.TabBarItemIOS convenience component removed as it was removed from React Native core.

Improvements

  • Improved Xcode 12 compatibility.

7.1.0

10 Sep 20:59
3458ae8
Compare
Choose a tag to compare
  • 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

04 Jul 11:24
Compare
Choose a tag to compare

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

02 Jul 20:54
b4fdc6b
Compare
Choose a tag to compare
  • 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

27 Jun 12:30
402820a
Compare
Choose a tag to compare
  • 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

06 Jun 12:27
5aea9b0
Compare
Choose a tag to compare
  • 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

20 Mar 10:26
0657173
Compare
Choose a tag to compare
  • 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

12 Mar 22:29
a8653c1
Compare
Choose a tag to compare
  • Update FontAwesome 5 to 5.7.2
  • Fix FontAwesome 5 weights

6.4.0

11 Mar 19:23
58f72a1
Compare
Choose a tag to compare
  • Add flow type definitions
  • Add multi-style icon support
  • Update Material Community Icons to 3.5.95
  • Update FontAwesome to 5.7.0

6.3.0

13 Feb 21:27
45ebd8d
Compare
Choose a tag to compare
  • Add support for aliases in the IconMoon factory.
  • Update MaterialCommunityIcons to 3.4.93.
  • Update Octicons to 8.4.1.