⚡️Circuit 0.34.0 is out 🚀
🆕 SubCircuit - A lightweight presenter/UI pair for reusable components that need to cooperatively delegate events to a parent.
Plus a new composite-presenter Inbox sample, support for Compose 1.11, and a variety of fixes!
github.com/slackhq/circ...
SubCircuit
SubCircuit is a lightweight version of Circuit for rendering nested presenter/UI pairs that delegate events to an outer component rather than handling navigation themselves. Use it for n...