Skip to content

ilukes/StockView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockView

A view showing stock information. Developers can customize almost all presentation information.

Installation

This project is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "YStockView"

You can also just drag the StockView.swift file into your project to use it.