This is a Sample news app developed in swift 4.2, used MVVM Architecture. App Fetch news feeds from google api and display using Collection view. App supports infinite scrolling and Cell Resizing.
- MVVM Architecture, Swift 4.2
- Infinite scrolling by pagination.
- Supports Cell Resizing based on device Orientation
- Unit Test cases