Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dixpatel009/swiftui-hotstarui
Build Hotstar UI clone with Xcode 14+ and iOS 15 and also using Swift UI
https://github.com/dixpatel009/swiftui-hotstarui
hotstar-clone hotstats ios ios-app swift swiftui swiftui-example swiftui-tutorials ui-design xcode
Last synced: about 13 hours ago
JSON representation
Build Hotstar UI clone with Xcode 14+ and iOS 15 and also using Swift UI
- Host: GitHub
- URL: https://github.com/dixpatel009/swiftui-hotstarui
- Owner: DixPatel009
- Created: 2023-03-16T05:30:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-16T13:12:19.000Z (over 1 year ago)
- Last Synced: 2024-10-24T00:23:03.924Z (24 days ago)
- Topics: hotstar-clone, hotstats, ios, ios-app, swift, swiftui, swiftui-example, swiftui-tutorials, ui-design, xcode
- Language: Swift
- Homepage:
- Size: 344 KB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hotstar UI Clone SwiftUI (Swift)
Hotstar UI Clone - SwiftUI - Swift## About ##
Made using SwiftUI with Swift language.
## Features
- Home Page UI in SwiftUI## Technologies ##
The following tools were used in this project:
- [SwiftUI] - https://developer.apple.com/xcode/swiftui/
- [Xcode] - https://developer.apple.com/xcode/
- [COCOAPODS] - https://cocoapods.org/## ScreenShot
![Home Top](https://user-images.githubusercontent.com/35864649/225600869-86988c47-92f5-4c5f-adb2-b8a4eef54ccf.png)
![Home List](https://user-images.githubusercontent.com/35864649/225600948-7c70a58c-ec45-461e-a6ba-ec104031e323.png)## ThirdParty
- SDWebImage(SDWebImageSwiftUI)
used for loading image from url.
for more detail - https://github.com/SDWebImage/SDWebImageSwiftUI.gitClone
```bash
git clone https://github.com/DixPatel009/SwiftUI-HotstarUI.git
```