This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
ankit-tailor
released this
06 Oct 14:25
·
243 commits
to main
since this release
Changes
- Animation resolver plugin #441
- Resolve animation props with
@gluestack-style/animation-resolver
along with supported animations drivers @gluestack-style/legend-motion-animation-driver
@gluestack-style/moti-animation-driver
- Resolve animation props with
- Customizing Component #456
- Customize components with
createStyle
andcreateComponent
functions
- Customize components with
- Configure Plugins #441
- Modify plugins within config
@gluestack-style/babel-plugin-style-resolver
- Optimization support for
createStyle
andcreateComponent
functions
- Optimization support for
Breaking changes
- deprecated
createStyled
, use plugins in config file - deprecated
@gluestack-style/animation-plugin
, use@gluestack-style/animation-resolver
along with supported drivers in config