Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

@gluestack-style/[email protected]

Compare
Choose a tag to compare
@ankit-tailor ankit-tailor released this 06 Oct 14:25
· 243 commits to main since this release
9394a9e

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
  • Customizing Component #456
    • Customize components with createStyle and createComponent functions
  • Configure Plugins #441
    • Modify plugins within config
  • @gluestack-style/babel-plugin-style-resolver
    • Optimization support for createStyle and createComponent functions

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