Abdalla Hassanin
AndroidView( factory = { context -> TextView(context).apply { text = "Initial Value" } }, update = { it.text = message } )
nglauber
AndroidView
factory
update
A modern programming language that makes developers happier.