4 Commits

Author SHA1 Message Date
2da8f417c4 Improved the overall layout of the FeedItemCell component in the Feed framework. 2024-03-20 01:34:54 +01:00
32c0ef500d Integrated the StarRating component from the UI library into the FeedItemCell component in the Feed framework. 2024-03-20 00:49:40 +01:00
07ca1605e2 Renamed the FeedItem component in the Feed framework as FeedItemCell. 2024-03-19 10:24:52 +01:00
09df006ab9 [Framework] Feed list view in the Feed framework (#9)
This PR contains the work done to provide the existing `FeedViewController` view controller with real life data by integrating the `iTunesService` service into its view model. In addition, the list item cell has been design has been updated, and re-implemented using the `SwiftUI` framework.

Reviewed-on: #9
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
2024-03-19 08:31:13 +00:00