top of page
![]() |
|---|
![]() |
![]() |
![]() |
![]() |
News App
This app is presenting News from different categories as shown in the first image.
each category has its own news with the title of that announcement.
when press to each announcement it moves to another view, in order to present full description about it.
the main and first view is a UIViewController divided into UIImageView contains an image for each category.
the second view is a UICollectionView controller connected with UICollectionViewCell that contains each announcement.
finally, last view is a UIViewController that contains description about each previous UICollectionViewCell.
bottom of page




