Is there a tool to convert an xml layout into an @...
# compose
o
Is there a tool to convert an xml layout into an @Composable function? It could be useful for migration purposes
z
o
awsome! this is exactly what I’m looking for 🙂 How do you handle custom views?
z
I take it you meant that question for @Sebastian Kaspari
☝️ 1
a
Yep, that plugin looks awesome https://github.com/pocmo/recompose
c
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?