Releases: rive-app/rive-react-native
Releases · rive-app/rive-react-native
Release 2.0.22
Release 1.0.21
1.0.21 (2021-06-02)
Release 1.0.20
Release 1.0.19
1.0.19 (2021-06-02)
Release 1.0.18
Release 1.0.16
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...