Hi guys, i need to create data table in my kotlin ...
# android
c
Hi guys, i need to create data table in my kotlin project. I can't find any guidance in material design docs. I couldn't find any useful libraries. Do you have any recommendations?
not kotlin but kotlin colored 3
c
Image from iOS.jpg
m
You can use the bult-in SQLite (Through ROOM)
c
They are asking for a UI component.