https://kotlinlang.org logo
#compose-web
Title
# compose-web
s

Siva Gangapuram

11/03/2023, 7:13 AM
are there examples other than jetbrains one for compose web Actually i am trying to develop an app that works for both android and web as well with common UI using compose but for showing the images in common package for web i am having difficulties(as in the samples they are fetching from the web url) and i need a way to fetch from drawables itself
2 Views