Version 0.49.1
- Fixes #978
- [BREAKING] move litho-core-kotlin to litho-core module
- Converted more code to Kotlin
Unclaimed project
Are you a maintainer of litho? Claim this project to take control of your public changelog and roadmap.
2024-02-01
Version 0.47.0
2023-02-13
debugHighlightInteractiveBounds, debugHighlightMountBounds.ComponentTree.canInterruptAndMoveLayoutsBetweenThreads, RecyclerBinder.canInterruptAndMoveLayoutsBetweenThreads, `ComponentTreeHolder.canInterruptA...2022-12-02
ComponentsSystrace.provide to provide a custom Systrace implementation, there have been some changes to the types and methods involved:ComponentsSystrace.Systrace, implementations should implement com.facebook.rendercore.Systracer, located in litho-rendercore. The ArgsBuilder interface has also moved from ComponentsSystrace to the Sys...