Socket
Socket
Sign inDemoInstall

@fortawesome/react-native-fontawesome

Package Overview
Dependencies
Maintainers
7
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fortawesome/react-native-fontawesome - npm Package Versions

2

0.3.2

Diff

Changelog

Source

0.3.2 - 2024-05-23

Fixed

  • Props with nullable/undefined values no longer throw an error

robmadole
published 0.3.1 •

Changelog

Source

0.3.1 - 2024-05-16

Changed

  • Removed defaultProps to make things compatible with React 19

robmadole
published 0.3.0 •

Changelog

Source

0.3.0 - 2022-06-07

This release has a couple of breaking changes.

  1. Minimum supported version of React Native is 0.67
  2. Minimum supported react-native-svg is 11.x
  3. Using width or height props are not allowed (they were deprecated in 0.2.x)
  4. The secondaryOpacity will default to 40% (0.4) instead of 100% to match other Font Awesome implementations

Added

  • Support for specifying icons as strings like icon="fa-solid fa-mug-empty"
  • Optional testId to TypeScript .d.ts file
  • Prop maskId allows Jest snapshot testing to have consistent results when using masks

Fixed

  • Full support for version 6 of Font Awesome
  • Using icons with masks should now be fully functional
  • Duotone icons have also been fixed

robmadole
published 0.2.7 •

Changelog

Source

0.2.7 - 2021-07-22

Changed

  • Dependency updates including support for react-native 0.64 and react 17

robmadole
published 0.2.6 •

Changelog

Source

0.2.6 - 2020-10-01

Fixed

  • Removed dependence on React Native for Web's ViewPropTypes #72

robmadole
published 0.2.5 •

Changelog

Source

0.2.5 - 2020-05-14

Added

  • Support for Duotone icons #59

robmadole
published 0.2.4 •

Changelog

Source

0.2.4 - 2020-04-27

Fixed

  • Loosen peerDependencies versions to allow newer react-native and react-native-svg packages

robmadole
published 0.2.3 •

Changelog

Source

0.2.3 - 2020-03-06

Fixed

  • Support arrays in style property #28 #40 #46

robmadole
published 0.2.2 •

Changelog

Source

0.2.2 - 2020-02-17

Fixed

  • Add index.d.ts to the package.json files

robmadole
published 0.2.1 •

Changelog

Source

0.2.1 - 2020-02-06

Fixed

  • Convert 'focusable' attribute to boolean from string #42
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc