https://github.com/vldmrkl/swiftui-playground
This repo contains the projects I develop while learning Swift and SwiftUI
https://github.com/vldmrkl/swiftui-playground
ios-app learning-swift swift swiftui
Last synced: 2 months ago
JSON representation
This repo contains the projects I develop while learning Swift and SwiftUI
- Host: GitHub
- URL: https://github.com/vldmrkl/swiftui-playground
- Owner: vldmrkl
- Created: 2019-08-20T01:14:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-15T03:40:05.000Z (over 5 years ago)
- Last Synced: 2025-02-07T15:26:09.815Z (4 months ago)
- Topics: ios-app, learning-swift, swift, swiftui
- Language: Swift
- Size: 205 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# swiftui-playground
This repo contains the projects I develop while learning Swift and [SwiftUI](https://developer.apple.com/xcode/swiftui/).### English Premier League Explorer
Premier League Explorer is an iOS (SwiftUI) app that shows a list of English football clubs and lets you learn more about them. By selecting a team from the list, the team information is showed up, where user can find the foundation year of the club, the stadium, the club colors, and the list of players in this team. It uses [Football Data API](https://www.football-data.org/) for getting data about teams and competition.
![]()
### WeSplit
![]()
![]()