mage95 / Swift30Projects

30 mini Swift Apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift 30 Projects

Cover

Contents

This repo focus on usage of:

  • Simple UIKit components
  • UIScrollView, UITableView, UICollectionView
  • CAAnimations and UIView Animations
  • Local Notification in iOS 10
  • MapKit and Contact Frameworks
  • Core Data, Today Extension and 3D touch
  • Popular Open Source Frameworks
  • Design Patterns

Swift30Projects

By developers and for developers

I am an iOS developer and currently learning Swift.

This project is inspired by Sam Lu's 100 Days of Swift and Allen朝辉's 30DaysSwift.

Unlike above projects coded by designers, my original goal is not only to implement general features in Swift, but also focus on code style and architecture design.

This repo does not merely follow tutorials, I re-architecture them with better code style and design.

For code style, I strictly follow raywenderlich.com Swift Style Guide;

For developers, I have a README file and screenshots for every single project, you can start coding from there.

Whats's next?

I will maintain the project with latest syntax and most advanced code style. More code comments is going to be covered as well.

Also, unit tests will be added to ensure the quality of the codebase.

Reach me

Github: soapyigu
Twitter: @guyindaozhang
Weibo: @故胤道长

About

30 mini Swift Apps


Languages

Language:Swift 56.8%Language:Objective-C 40.5%Language:Shell 1.3%Language:Objective-C++ 1.3%Language:Ruby 0.0%