使用Swift编写的字母和数字键键盘,可以用于UITextField和UITextView。使用方法:
let kv = KeyBoardView.init()
self.textfield.inputView = kv
kv.inputSource = self.textfield
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
RxSwift+Moya+ObjectMapper HttpWebClient
使用UICollectionView实现常见图片/文字无限轮播,支持自定义pageControl,自定义文字样式,以及轮播样式