Add + Update screen : PlayMusic

This commit is contained in:
mrustaa
2024-07-31 15:59:53 +03:00
parent 18c90f0c63
commit 85d52cd837
107 changed files with 2883 additions and 392 deletions
@@ -31,6 +31,7 @@ class ViewController: UIViewController {
// TitleTextxItem(title: "Imagine", clss: ImagineViewController.self),
TitleTextxItem(title: "Playlist", clss: PlaylistViewController.self),
TitleTextxItem(title: "PlayMusic", clss: PlayMusicViewController.self),
TitleTextxItem(title: "Crypto", clss: CryptoViewController.self),
TitleTextxItem(title: "Wallets", clss: WalletsViewController.self),