Skip to content

Releases: felipecespedes/react-native-bigheads

1.1.0

03 Oct 17:26
Compare
Choose a tag to compare

Version 1.1.0 🎉

  • svgRef prop was added. It is a ref to the <Svg> component
  • size containerStyles containerProps props were marked as optional
  • BigHead props were extended to also support the SvgProps on its <Svg> component

1.0.0

26 Jul 00:06
00cfe49
Compare
Choose a tag to compare

Version 1.0.0 🎉

  • New accessory values were added: faceMask, hoopEarrings
  • New clothing values were added: denimJacket, hoodie, chequeredShirt, chequeredShirtDark
  • New eyes values were added: crazy, cute, dollars, stars, cyborg, simplePatch, piratePatch
  • New facialHair value was added: goatee
  • New graphic values were added: donut, rainbow
  • New hair value was added: mohawk
  • New hat values were added: party, hijab
  • New mouth values were added: piercedTongue, vomitingRainbow
  • bgShape prop was introduced, its possible values are: square, circle, squircle
  • bgColor prop was introduced, its possible values are: blue, green, red, orange, yellow, turqoise, pink, purple

These new values and props were inspired by vue-bigheads

Breaking changes ⚠️

  • mask prop was renamed to showBackground
  • circleColor prop was renamed to bgColor
  • heart value was renamed to hearts in the eyes prop