Releases: oblador/react-native-vector-icons
Releases · oblador/react-native-vector-icons
6.3.0
6.2.0
6.1.0
6.0.2
6.0.1
6.0.0
Breaking changes
- Upgrade to gradle build tools 3.1.4/compile -> implementation
- Update minimum supported iOS version to 9
New functionality
- New icon set:
AntDesign
- Support for tvOS
- Remove reliance on prop types so they can be safely stripped
- Refactor components to use async/strict mode compliant life cycle methods
Bug fixes
- Fix require cycle warning in React Native 0.57
- Fix warnings and bugs in FontAwesome 5 implementation
Updated icon sets
MaterialCommunityIcons
2.8.94FontAwesome
5.3.1
5.0.0
Breaking changes
- Use fontReference instead of fontFamily for web. You might need to update your webpack configuration. (#778 by @yairopro)
- Fix Octicons padding/centering. If you've manually compensated this, it might have to remove that. (#796 by @hampustagerud)
New functionality
- Expose static functions
getRawGlyphMap()
andgetFontFamily()
on theIcon
component ( #762 by @SudoPlz) - Add support for Font Awesome 5 (#776, #787 by @hampustagerud)
- Use Android SDK Version variables from root project (#714 by @rayronvictor)
Updated icon sets
EvilIcons
1.10.1Octicons
8.0.0MaterialCommunityIcons
2.5.94Ionicons
4.2.4Feather
4.7.0