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

AttributedText 0.2.0

Compare
Choose a tag to compare
@gonzalezreal gonzalezreal released this 03 Jan 15:34
· 24 commits to main since this release
  • Refactor the view layout using a store shared between the main view and the native view wrapper. Now the height of the view is updated during the layout phase. This has positive side-effects like proper previews and faster updates. On top of that, we can now do proper snapshot testing.