Skip to content

Releases: mCodex/react-native-rooster

v2.0.1

13 May 18:29
Compare
Choose a tag to compare

In this version:

  • Improved TS completions on IDE

Full Changelog: v2.0.0...v2.0.1

v2.0.0

13 May 18:20
Compare
Choose a tag to compare

In this release:

  • Removed styled-components and lodash from dependency
  • Changing the default layout and animations preventing flickering and rendering performance
  • Updated rollup and bundling using latest ES/TS features

Full Changelog: v1.3.0...v2.0.0

v1.3.0

26 Sep 13:23
Compare
Choose a tag to compare

In this version react-spring dependency was replaced by RN's Animated API to fix a few performance issues in production and also to fix support for expo projects.

v1.2.0

01 Aug 14:17
Compare
Choose a tag to compare

Added in this version

  • Added animation using react-spring v9
  • Fixed custom font weight bold on iOS

v1.1.0

29 Jul 21:50
Compare
Choose a tag to compare
  • Added support for custom font
  • Fixed types entry in package.json

v1.0.1

28 Jul 14:04
Compare
Choose a tag to compare

Added tap to dismiss. If users click on toast, it will dismiss.

v1.0.0

27 Jul 13:23
Compare
Choose a tag to compare

Launching react-native-rooster