Skip to content

serkannkara/CryptoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CryptoApp

Hello! This is my new project CryptoApp. Project has made with Reactive Programming(Rxswift). Project shows the all crypto currency and shows the new crypto curency news.

Features

  • Programatically UI
  • MVVM design pattern
  • Rxswift
  • Alamofire
  • Kingfisher
  • Charts
  • Pagination
pod init

pod 'RxSwift', '6.5.0'
pod 'RxCocoa', '6.5.0'
pod 'Kingfisher'
pod 'Alamofire'
pod 'Charts'

pod install

Crypto API: https://www.coingecko.com/tr

News API: https://newsapi.org

Gallery

Screen Shot 2022-05-14 at 15 01 47

Screen Shot 2022-05-14 at 15 01 55

Screen Shot 2022-05-14 at 15 01 04

Screen Shot 2022-05-14 at 15 02 06