https://kotlinlang.org logo
#compose
Title
# compose
o

Omar Miatello

10/08/2020, 2:06 PM
Is there a tool to convert an xml layout into an @Composable function? It could be useful for migration purposes
z

Zach Klippenstein (he/him) [MOD]

10/08/2020, 2:08 PM
o

Omar Miatello

10/08/2020, 2:10 PM
awsome! this is exactly what I’m looking for 🙂 How do you handle custom views?
z

Zach Klippenstein (he/him) [MOD]

10/08/2020, 2:18 PM
I take it you meant that question for @Sebastian Kaspari
☝️ 1
a

Alejandro Rios

10/08/2020, 3:31 PM
Yep, that plugin looks awesome https://github.com/pocmo/recompose
c

Christian

10/12/2020, 5:35 AM
Hi, were you able to make it work on your local machine?
I have followed the repository's installation and usage but sadly, I couldn't make it work on my machine. Do I need to import it to my existing/new project?
28 Views