Incrementally migrating your app to Compose means that Compose and Views will co-exist in your app.
The following pages describe the specific APIs you need to use to integrate Compose within your existing View-based app:
- Using Compose in Views: Learn about
ComposeView
—the API to use to add Compose in Views. - Using Views in Compose: Learn about
AndroidView
andAndroidViewBinding
—APIs for using Views in Compose.
No recommendations at this time.
Try signing in to your Google account.