We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In kotlin, it's surprising that that envA + envB stomps A's ViewRegistry entirely. It's not hard to work around, but it's tedious.
envA + envB
ViewRegistry
We should think about providing a general mechanism to allow entries to merge, and make ViewRegistry use it.