Releases: mCodex/react-native-rooster
Releases Β· mCodex/react-native-rooster
v2.0.1
In this version:
- Improved TS completions on IDE
Full Changelog: v2.0.0...v2.0.1
v2.0.0
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
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
Added in this version
- Added animation using react-spring v9
- Fixed custom font weight bold on iOS
v1.1.0
- Added support for custom font
- Fixed types entry in package.json
v1.0.1
Added tap to dismiss. If users click on toast, it will dismiss.
v1.0.0
Launching react-native-rooster