Skip to content

Releases: rive-app/rive-react-native

Release 2.0.22

08 Jun 14:05
Compare
Choose a tag to compare

2.0.22 (2021-06-08)

Bug Fixes

Release 1.0.21

02 Jun 16:08
Compare
Choose a tag to compare

1.0.21 (2021-06-02)

Release 1.0.20

02 Jun 14:23
Compare
Choose a tag to compare

1.0.20 (2021-06-02)

Bug Fixes

Release 1.0.19

02 Jun 09:39
Compare
Choose a tag to compare

1.0.19 (2021-06-02)

Release 1.0.18

01 Jun 10:19
Compare
Choose a tag to compare

1.0.18 (2021-06-01)

Bug Fixes

  • trigger publish flow only after merged PR to the production branch (#70) (88371d9)

Features

  • added typecheck and lint for each push (#69) (6360bc9)

Release 1.0.16

31 May 19:40
Compare
Choose a tag to compare

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

  • added alignment prop for android (#2) (998f466)
  • added animationName, stateMachineName and artboardName prop on iOS (#39) (6a8df1f)
  • added artboardName stateMachineName and animationName props for android (#10) (225075d)
  • added autoplay on Android / JS (#8) (aa84491)
  • added autoplay prop on iOS (#38) (d4ad3d8)
  • added CI Github Actions config (#48) (f202c98)
  • added fireState, setBooleanState, setNumberState methods, commented stateChange (#46) (cf053f6)
  • added fit prop to the ios (#30) (7346cf2)
  • added fit props on Android (#1) (d8072e0)
  • added ios simple example (#27) (8351e67)
  • added multiple animations example (#25) (2d249d2)
  • added onLoopEnd callback for android (#9) (bdae744)
  • added onPlay callback (#34) (cbb7a76)
  • added onPlay callback Android/JS (#4) (867e62e)
  • added onStateChanged callback Android / JS (#18) (cb31782)
  • added onStateChanged callback on iOS (#40) (f87f92b)
  • added onStop callback for android (#7) (21885ed)
  • added pause for android (#14) (9d8a60c)
  • added reset (#15) (77a4789)
  • added reset method (#45) (cf8183a)
  • added resourceName prop and additional example files (#32) (16970e8)
  • added robust pause method on iOS (#42) (1285e2b)
  • added robust play method (#41) (f4b010f)
  • added stop (#17) (c304b79)
  • added stop method on iOS (#43) (0572c96)
  • added url props on Android / JS (#5) ([894bc6a](894bc6a...
Read more