https://github.com/jakelin/lovefinder
Love Finder is an iOS App written in Swift
https://github.com/jakelin/lovefinder
Last synced: 10 days ago
JSON representation
Love Finder is an iOS App written in Swift
- Host: GitHub
- URL: https://github.com/jakelin/lovefinder
- Owner: JakeLin
- License: mit
- Created: 2014-08-25T13:18:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-10T05:47:31.000Z (about 9 years ago)
- Last Synced: 2023-11-07T15:20:00.579Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 243 KB
- Stars: 151
- Watchers: 18
- Forks: 68
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
LoveFinder
==========Love Finder is an iOS App written in Swift. This app is used for an online video training course. This app demonstrates how to use common UIKit controls such as UILabel, UITextField, UISegmentedControl, UIDatePicker, UISlider, UISwitch, UIButton and UITextView.
## Screenshots

## 中文描述
Love Finder是一个使用Swift语言开发的iOS App,这是免费在线视频课程(UIKit常用控件 - 相亲神器 App)的源代码,在这个app中,我演示了如何使用通用的UIKit控件,包括了UILabel, UITextField, UISegmentedControl, UIDatePicker, UISlider, UISwitch, UIButton和 UITextView。