Skip to content

Release 1.0.16

Compare
Choose a tag to compare
@dioscurus dioscurus released this 31 May 19:40
· 215 commits to main since this release

1.0.16 (2021-05-31)

Bug Fixes

  • added missing rive file (9e6e414)
  • added react-native-vector-icons (bf5136c)
  • adjusted android onLoopEnd and onStateChanged callbacks, removed LayerState (#51) (15d3bad)
  • adjustments to the new iOS sdk (#50) (d02bfe2)
  • android example (5e73516)
  • autoplay after stop (#13) (79e4b63)
  • autoplay in stop method android (#44) (39d9fc5)
  • autoplay respected reset resource (#23) (05b203f)
  • bumped up version, use npm instead of yarn for the release (#65) (a62bcef)
  • changed npm token env variable (f7311ae)
  • ci fixes (#63) (91ede69), closes #62
  • docs file links (fa13287)
  • invalidate drawable after setting an artboard name (#20) (4c0745f)
  • ios example (bd778fb)
  • keep the previous / aready set fit value from the js side (#3) (9491798)
  • layout issues iOS / cleanup legacy code (#47) (a42b957)
  • move git config commands to the separate step (#53) (e5f79f5)
  • move utility file to the right place (#28) (5ca1f71)
  • reloading / setting resource with proper info (b22cda2)
  • removed circle ci directory (6faad58)
  • removed debug console.log inside changeArtboard (b1f6e47)
  • restore back yarn (8fa3285)
  • restore old version / better name for step in ci (9cfc332)
  • docs linking: added missing file extensions (614b18d)
  • set url prop and improved handling reloading logic (#11) (ba1f322)

Features