Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 524 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 524 Bytes

Simple app which downloads data from https://randomuser.me.

Technologies used: CoreData, RxSwift, Kingfisher

Getting started

Requirements

Installing

Get the Carthage:

> brew install carthage

Get the dependencies:

> carthage bootstrap --use-xcframeworks --no-use-binaries --platform iOS