Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattiaa95/uefa

UEFA Code Test UIKit, no Pods - no Swift package
https://github.com/mattiaa95/uefa

swift swift5 xcode

Last synced: 7 days ago
JSON representation

UEFA Code Test UIKit, no Pods - no Swift package

Awesome Lists containing this project

README

        

# UEFA
UEFA Code Test UIKit, no Pods - no Swift package

## Requesites
* Swift 5.0
* Xcode 13.1

### Installation
* `git clone https://github.com/mattiaa95/UEFA.git`
* `cd /UEFA`
* `open UEFA.xcodeproj`

### App Tree
```
├── App
│   ├── AppDelegate.swift
│   ├── SceneDelegate.swift
│   ├── Main
│   └── ClubSquad
└── Supporting Files
├── Assets.xcassets
├── Base.lproj
└── Info.plist
```

tree screenshot1screenshot2