Cloudkibo / Kibo_Client_iOS

0 stars 0 forks source link

UI screen to show message channels #12

Closed sumairasaeed closed 8 years ago

sumairasaeed commented 8 years ago

Three sub-tasks in this:

UI screen to show the message channels. Fetch the message channels from sqlite to show on UI When widget is initialized first time, then widget should fetch the message channels from server

sumairasaeed commented 8 years ago

Breaking this task into parts and described above.

sumairasaeed commented 8 years ago

Created UI for showing message channels. This is fake data. We will update it dynamically once we have data #20

Here is screenshot: image

jekram commented 8 years ago

How is UI created? I know the data is not coming from the server. Are we generation this UI based on data?