/OSC-Swift

Primary LanguageSwift

base on OSChina iphone app v3.8.6

  • test of ui is a big problem

TODO:

  • replace AFNetworking with Alamofire

  • MJRefresh in swift

  • MBProgressHUD in swift

  • Kingfisher

  • OSCMenuItem: Decodable, use PropertyListDecoder, in Utils.allMenuItems from subMenuItems.plist

  • MenuPageCollection: use UIPageViewController

  • BannerScrollView: FSPageView the textLabel shadow is with alpha 0.6, it is unconfigable, must change the source code FSPageViewCell.textLabel get{ view.backgroundColor = UIColor.black.withAlphaComponent(0.6) }

  • remove R.swift

  • use objectmap to map json to model