Skip to content

Releases: FortAwesome/react-native-fontawesome

0.2.0

13 Dec 15:03
97fa749
Compare
Choose a tag to compare

Added

  • TypeScript definition file #17

Changed

  • Loosened peer dependencies to prevent incorrect version warnings

0.1.0

08 Jan 15:30
Compare
Choose a tag to compare
  • Add color prop
    -- Delete color property on style object after resolving the fill color to avoid ambiguity
    -- Remove any fill="currentColor" attributes returned by fontawesome-svg-core

  • Add size prop
    -- Deprecate height and width props

0.0.4

13 Oct 12:58
Compare
Choose a tag to compare

Internal clean-up, leveraging recent developments in react-native-svg

0.0.3

12 Oct 02:05
Compare
Choose a tag to compare

Add support for masking and power transforms

0.0.2

11 Oct 20:07
Compare
Choose a tag to compare
  • Add style prop with initial special-case support for setting icon color

  • Re-initialize example app to allow for using it with react-native-svg 7.x

0.0.1

08 Oct 21:42
Compare
Choose a tag to compare

Initial release