This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
AttributedText 0.2.0
- 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.