Add home screen with continue watching, next up, recently added, library grid
This commit is contained in:
parent
0c9938acc2
commit
a2ee8d946b
6 changed files with 188 additions and 25 deletions
|
|
@ -24,7 +24,7 @@ let package = Package(
|
|||
),
|
||||
.target(
|
||||
name: "LuminateHome",
|
||||
dependencies: ["LuminateCore", "LuminateLibrary", .product(name: "Adwaita", package: "adwaita-swift")]
|
||||
dependencies: ["LuminateCore", .product(name: "Adwaita", package: "adwaita-swift")]
|
||||
),
|
||||
.target(
|
||||
name: "LuminateLibrary",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue