mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-05-12 15:51:21 +00:00
We've been seeing an antipattern where people are literally "passing a view/jcomponent" into the interop API by merely referencing the native object in the factory lambda. This usage is very much an antipattern. Wordsmithing a bit to avoid putting that idea into people's minds.