Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaushalvasava/xml_and_jetpackcompose_interoperability
It is project about how to use Jetpack compose inside your existing XML and how to use Android View i.e. AdView inside Jetpack compose project.
https://github.com/kaushalvasava/xml_and_jetpackcompose_interoperability
android androidview composable interoperability jetpack jetpack-compose kotlin kotlin-android xml
Last synced: 1 day ago
JSON representation
It is project about how to use Jetpack compose inside your existing XML and how to use Android View i.e. AdView inside Jetpack compose project.
- Host: GitHub
- URL: https://github.com/kaushalvasava/xml_and_jetpackcompose_interoperability
- Owner: KaushalVasava
- Created: 2023-09-01T06:43:31.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-01T07:48:50.000Z (over 1 year ago)
- Last Synced: 2024-12-13T09:07:32.293Z (about 2 months ago)
- Topics: android, androidview, composable, interoperability, jetpack, jetpack-compose, kotlin, kotlin-android, xml
- Language: Kotlin
- Homepage:
- Size: 114 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Xml_And_JetpackCompose_Interoperability
It is project about how to use Jetpack compose inside your existing XML and how to use Android View i.e. AdView inside Jetpack compose project.# Branches:
- master -> Initial android view project
- use-jetpack-compose-inside-xml-layout -> Use of Jetpack compose inside Fragment
- jetpack-compose-initial-project -> Initial Jetpack Compose project
- use-android-view-inside-jetpack-compose -> Use of Android View inside Jetpack compose# Author
Kaushal Vasava