Hey guys, I am new in compose. My supervisor told ...
# compose
v
Hey guys, I am new in compose. My supervisor told me to work on compose UI library. So can anyone suggest me how to make a compose UI library which can share in 2 different apps. So any guidance would be great. Thanks.
c
Then check out the sample apps, when you decided if you can customize Material or you need your custom design system implementation. You can find both type of sample apps here https://github.com/android/compose-samples
v
Great thank you so much. I really appreciate your help.