Skip to content

Add support for Jetpack Compose #245

@changusmc

Description

@changusmc

Related to #239 but this issue is to specifically call out support for Jetpack Compose.

From previous conversations in BazelBuild Slack

I think we can support Jetpack Compose in the kotlin rules without vast changes. It'll need a better kotlin plugin architecture, but nothing that seems insane.
If you have kt_plugin() then you should be able to setup a jetpack compose plugin target, then use "plugins=" to consume them, similarly to how you'd do dagger, or auto-value, with java_plugin.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions