Join Slack
Powered by
No Compose version of BottomNavigationView?
# compose
i
itnoles
10/25/2019, 2:15 AM
No Compose version of BottomNavigationView?
k
kioba
10/25/2019, 7:54 AM
Haven't seen it yet, but it is not hard to actually achieve this goal with a
Row { Column { Image(), Text() } }
r
romainguy
10/25/2019, 8:04 AM
Compose is not final yet
👍 1
a
Andrey Kulikov
10/25/2019, 8:54 AM
we didn't yet implement it, but it is planned!
🎉 2
3
Views
Open in Slack
Previous
Next