Does anyone know if Jetpack compose will allow configuration-driven UI easier? I’m working on a whit...
r
Does anyone know if Jetpack compose will allow configuration-driven UI easier? I’m working on a white label app and there are some differences between brands.
yes black 1
c
What do you mean by configuration-driven?
f
@CLOVIS he wanted to say server driven UI šŸ˜„
o
Certainly easier than the old Android View system I assume
t
Much easier and much more flexibility. Because you can do every thing in code now šŸ˜„
r
I realise the potential is there now but was wondering if anyone had tried it or created some lib to facilitate it?