npm tamagui 1.69.0
v1.69.0

latest releases: 1.138.0, 1.137.3, 1.137.2...
2 years ago

Features

  • tamagui: adds useStyle() hook that acts much like useProps() but only return styles and not props, as well as usePropsAndStyle() which returns [props, style], so you can use them as you need #1688 (natew)
  • web: adds asChild="web" and asChild="except-style-web" that ensures that all props passed down are in the web-form, ie, onClick rather than onPress #1688 (natew)

Bug Fixes

Performance Improvements

  • web: avoid re-renders on components with press events but no need for runtime press styles #1688 (natew)

Commits

Don't miss a new tamagui release

NewReleases is sending notifications on new releases.