Skip to content

C0deWithAj/JetpackCompose-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jetpack Compose - Interoperability

App Screenshot

Sample code for explaining Interoperability with Jetpack compose.

The code is compromised of three main parts.

  • First Part (MainActivity) - Explains the concept of how to align items inside rows and column properly.
  • Second Part - How to add a custom view written in java or Kotlin into compose.

App Screenshot

  • Third Part - (LoginActivity) How to add Compose in XML (Interoperability)

App Screenshot

Video Tutorial and Article

🛠 Tools & Language

  • Kotlin
  • Jetpack Compose

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages