Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MosaicComposable annotation #229

Merged

Conversation

EpicDima
Copy link
Contributor

@EpicDima EpicDima commented Oct 15, 2023

The annotation is used to mark Mosaic Compose functions that cannot be used in other Compose code or for other compositions.

Closes #51

The annotation is used to mark Mosaic Compose functions that cannot be used in other Compose code or for other compositions.
@@ -0,0 +1,21 @@
package com.jakewharton.mosaic.ui
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It may need to be moved to another package

@JakeWharton JakeWharton merged commit a4dc9ed into JakeWharton:trunk Oct 15, 2023
1 check passed
@JakeWharton
Copy link
Owner

Thanks!

@EpicDima EpicDima deleted the epicdima/add_composable_target_marker branch October 15, 2023 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adopt target markers in generated Compose code
2 participants