Kevin Janvier Chinabalire
10/26/2019, 1:39 PMrecyclerview
will fetch data from remote using retrofit .
Can i use it to generate ios app like flutter ?Luca Nicoletti
10/26/2019, 2:07 PMrecyclerview
for now on Compose
, just use `Row`s and `Column`s with a lot of childred in themCompose
is only on Android, not Kotlin Native
Paul Woitaschek
10/26/2019, 2:14 PMLuca Nicoletti
10/26/2019, 2:21 PMDrawing
on canvas is faster than loading a resource file and populating it, it’s quite fastPablichjenkov
10/26/2019, 3:09 PMRyan Mentley
10/28/2019, 11:46 PM