|
08acf467a5
|
Implemented the previews for the FeedViewController view controller in the Feed framework.
|
2024-03-19 09:27:53 +01:00 |
|
|
5bd1de11e4
|
Moved the Configuration struct from the FeedViewModel view model to the FeedViewController view controller in the Feed framework.
|
2024-03-19 09:27:10 +01:00 |
|
|
3d42c5887a
|
Changed the Feed model in the iTunes library to be public.
|
2024-03-19 09:24:58 +01:00 |
|
|
36ea9659c6
|
Removed the unused ReviewCell table cell from the Feed framework.
|
2024-03-19 02:00:30 +01:00 |
|
|
a4fa2210e1
|
Integrated the FeedItem component into the FeedViewController view controller in the Feed framework.
|
2024-03-19 01:59:18 +01:00 |
|
|
de79b45b16
|
Implemented the FeedItem component in the Feed framework.
|
2024-03-19 01:54:40 +01:00 |
|
|
58ac11eaf7
|
Implemented the FullWidthModifier modifier in the UI library, and implemented the "fullWidth(alignment: )" function for its View+Modifiers extension.
|
2024-03-19 01:06:09 +01:00 |
|
|
b522cebea8
|
Implemented the HostingConfiguration component in the UI library to add support for UIHostingConfiguration below iOS16.
|
2024-03-19 00:28:17 +01:00 |
|
|
644e8f8630
|
Created the UI library in the Libraries package.
|
2024-03-19 00:02:45 +01:00 |
|
|
ae9d79ddcd
|
Disabled the BUILD_LIBRARY_FOR_DISTRIBUTION configuration in the Feed framework to remove an Xcode warning.
|
2024-03-18 23:24:23 +01:00 |
|
|
c0c05b1faa
|
Integrated the FeedViewModel view model into the FeedViewController view controller in the Feed framework.
|
2024-03-18 23:23:24 +01:00 |
|
|
6d5b416471
|
Implemented the FeedViewModel view model in the Feed framework.
|
2024-03-18 23:22:46 +01:00 |
|
|
908ca1d4c9
|
Updated the Review model in the Feed framework to include the Rating struct.
|
2024-03-18 23:11:06 +01:00 |
|
|
22a48e1888
|
Created the FeedViewModel view model in the Feed framework and integrated it to the FeedViewController view controller.
|
2024-03-18 17:07:33 +01:00 |
|
|
24600daefa
|
Rearranged the folder structure for the Feed framework.
|
2024-03-18 16:59:35 +01:00 |
|