Apple-Dev-News
2017年6月1日 • Apache 2.0许可
一个精美设计的苹果开发者新闻应用(https://developer.apple.com/news/)。(来自https://developer.apple.com/news/rss/news.rss的RSS订阅)
未提供图片。
未提供图片。
未提供图片。
FocusTvButton
2017年5月29日 • MIT许可证
Light wrapper of UIButton that allows extra customization for tvOS
FloatingView
2017年5月29日 • MIT许可证
Floating View is a view on top of all views. you can have navigation controller, Tabbar contoller or anything. it goes on top of everyview and will be presented everywhere.
未提供图片。
AppStoreClone
2017年5月29日 • Apache 2.0许可证
This project is a clone of AppStore . Converted to Swift3 syntax (Courtesy: https://www.letsbuildthatapp.com/).It covers topics like: 1) Layout structure of the application by using a UICollecti...
NumericAnimatedLabel
2017年5月28日 • Apache 2.0许可证
Animate numeric value while setting new value to label
Expandable TableView
2017年5月28日 • Apache 2.0许可证
A simplest demonstration of expandable UITableView without using third party libs.