abdel-elsayed / Udemy-iOS-ByteCoin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udemy-iOS-ByteCoin

Swift Version CocoaPods Compatible
Platform PRs Welcome


Logo

An app to fetch real-time prices for Bitcoin, Euthereum, and Litecoin using the CoinAPI.

Features

  • Network calls to CoinAPI interaction
  • Lottie animation

Requirements

  • iOS 13.0+
  • Xcode 12

Installation

CocoaPods

You can use CocoaPods to install Lottie by adding it to your Podfile:

platform :ios, '13.0'
use_frameworks!
pod 'Lottie'

To get the full benefits import Lottie wherever you import UIKit

import UIKit
import Lottie

About


Languages

Language:Swift 97.6%Language:Ruby 2.4%