React Native Vector Icons Versions Save

Customizable Icons for React Native with support for image source and full styling.

v10.1.0

2 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/oblador/react-native-vector-icons/compare/v10.0.3...v10.1.0

v10.0.3

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/oblador/react-native-vector-icons/compare/v10.0.2...v10.0.3

v10.0.2

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/oblador/react-native-vector-icons/compare/v10.0.1...v10.0.2

v10.0.1

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/oblador/react-native-vector-icons/compare/v10.0.0...v10.0.1

v10.0.0

10 months ago

Overview

  • Improved support for React Native 0.72, 0.73 and RN Web.
  • New and updated icon sets.

Detailed Changes

New Contributors

Full Changelog: https://github.com/oblador/react-native-vector-icons/compare/v9.2.0...v10.0.0

v9.2.0-1

1 year ago

On vacation, best I can do on my phone 🤷‍♂️

v9.2.0

1 year ago
  • Fix auto linking support in React Native 0.69 by removing deprecated react-native link configuration.

v9.1.0

2 years ago

Improvements

  • Simplified and improved android font bundling.
  • Unified and improved build system for svg based fonts.
  • Icons are non-selectable on web too (aligned with native behaviour)
  • Remove lodash dependency.
  • Update FontAwesome 5 to 5.15.3
  • Update MaterialCommunityIcons to 6.5.95
  • Update SimpleLineIcons to 2.5.5
  • Fix broken icons in Feather

v9.0.0

2 years ago
  • Android: Move to mavenCentral() as jcenter() is shutting down
  • Breaking change: Drop support for react-native-web/react-native-desktop aliasing.

v8.1.0

3 years ago

Improvements

  • Support for Gradle plugin 4.1+ when using gradle font script.