Package Exports
- @fortawesome/react-fontawesome
- @fortawesome/react-fontawesome/index
- @fortawesome/react-fontawesome/index.es
- @fortawesome/react-fontawesome/index.es.js
- @fortawesome/react-fontawesome/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@fortawesome/react-fontawesome) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
react-fontawesome
Font Awesome React component using SVG with JS
Documentation
react-fontawesome
now supports forwardRef
for version 0.2.x
or above. This was a breaking change so if you are using React older than version 16.3.0 choose the 0.1.x
version of this component.
Compatibility
React version | react-fontawesome version |
---|---|
< 16.3.0 | 0.1.x |
>= 16.3.0 | 0.2.x |
Official documentation is hosted at fontawesome.com:
How to Help
Review the following docs before diving in:
And then:
- Check the existing issue and see if you can help!
Contributors
The following contributors have either helped to start this project, have contributed code, are actively maintaining it (including documentation), or in other ways being awesome contributors to this project. We'd like to take a moment to recognize them.
Name | GitHub |
---|---|
Nate Radebaugh | @NateRadebaugh |
Kirk Ross | @kirkbross |
Prateek Goel | @prateekgoel |
Naor Torgeman | @naortor |
Matthew Hand | @mmhand123 |
calvinf | @calvinf |
Bill Parrott | @chimericdream |
Mike Lynch | @baelec |
Lukáš Rod | @rodlukas |
Proudust | @proudust |
Tiago Sousa | @TiagoPortfolio |
Alexey Victorov | @AliMamed |
Calum Smith | @cpmsmith |
squiaios | @squiaios |
WyvernDrexx | @WyvernDrexx |
Font Awesome Team | @FortAwesome |
If we've missed someone (which is quite likely) submit a Pull Request to us and we'll get it resolved.
Releasing this project (only project owners can do this)
See DEVELOPMENT.md