69 skills found · Page 1 of 3
ZhongTaoTian / LoveFreshBeen爱鲜蜂By Swift2.0
jiachenmu / Swift BanTang这个开源项目为半糖,[官网➡](http://www.ibantang.com),类似于美丽说,一款电商App,使用语言:Swift2.0,开发工具: Xcode 7.1,纯代码开发,耗时两个多月,数据为本地数据,用Charles进行抓包
jamy0801 / LGWeChatKitswift2.0仿微信界面,可滑动cell,自定义图片选择器。。。
suguru / CheetahEasy animation library on iOS with Swift2
yagamis / Swift2basic3天学会Swift 4(更新中) , 视频教学:
SunLiner / Floralswift2.2完整实战项目
liuyubobobo / Play With Swift 2The code of my MOOC Course - <Play with Swift 2>(supporting for the newest Swift 2.2). 我在慕课网上的课程《玩儿转 Swift 2》示例代码及更新(支持最新的Swift2.2)。
dankogai / Swift2 PonsProtocol-Oriented Number System in Pure Swift
ra1028 / FloatingActionSheetControllerFloatingActionSheetController is a cool design ActionSheetController library written in Swift2.
paulsumit1993 / DailyFeediOS client for newsapi.org
swift2js / Swift2jsSwift/JavaScript Transpiler
boyXiong / XWSwiftRefreshSwift2.0 一句话解决刷新
yagamis / IM Swift2Swift 2.0版本 类似微信聊天APP及视频
PandaraWen / PDChartA simple and beautiful chart lib for iOS, developed in Swift2.2 - 一个简单易用的漂亮图表库,用Swift语言开发,更新至Swift2.2
p-sun / Swift2 IOS9 UIA collection of elegant UI examples in Swift 2 & 3.
colourful987 / Swift2.0 PlaygroundStudyNoteswift2.0语法改动学习笔记,阅读官方文档,playground运行实例代码,并有完整注释
MakeBetterMe / YPDropMenuViewDemoswift实现的一款DropMenu,menuView,类似之前美团的下拉菜单,支持swift2.2,因为用到iOS8.的毛玻璃。所以想支持到iOS8.0,支持自定义,支持等宽排列,支持从左向右排列
VamshiIITBHU14 / ExpandingCollectionViewThis project covers adding a fancy expanding cell to UICollectionView, several auto layout-based labels, subtle parallax effects, and fading transitions to a standard Collection View. Written in Latest Swift Syntax. Converted from Swift2 to Swift3 (Source: https://www.raywenderlich.com)
anilallewar / IOS9 Swift2 Uber CloneSample application to implement Uber like business functionality but with different UX - Facebook for login, callouts for requesting/cancelling ride, driver uses TableView for accepting rides etc
VamshiIITBHU14 / CustomTabBarYouTubeThis project covers: 1) UICollectionViewFlowLayout with all the auto-layout constraints added programatically 2) How to build custom tab bar as seen in YouTube app 3) URL session integration to build feed for Home screen. All written in Latest Swift 3 syntax following MVC pattern, re-usable code methodologies, extensions etc.Converted from Swift2 (Source: https://www.letsbuildthatapp.com) to Swift3.