Giter Club home page Giter Club logo

flying-swift's Introduction

Flying-Swift

Description:

Flying-Swift is a fun open source project developed using Apple's Swift Language, which is released the day after Apple's WWDC2014 Swift distribution day. Hope you enjoy it it, thanks!

BUILD REQUIREMENTS:

iOS 8.0 SDK or later

RUNTIME REQUIREMENTS:

iOS 7.0 or later

PACKAGING LIST:

Apple's UIKit Dynamic Catalogs Migration to Swift

  • GravityViewController.swift
  • CollisionGravityViewController.swift
  • AttachmentViewController.swift
  • CollisionsGravitySpringViewController.swift
  • SnapViewController.swift
  • ContinuousPushViewController.swift
  • InstantaneousPushViewController.swift
  • ItemPropertiesViewController.swift
  • CustomDynamicViewController.swift
  • CompositeBehaviorViewController.swift
  • UIDCPendulumBehavior.swift
  • UIDCDecorationView.swift
  • UIDCPositionToBoundsMapping.swift

Blog site: blog.objcc.com 's web client

  • BlogViewController.swift
  • BlogTableViewCell.swift
  • UIImageView+WebCache.swift
  • BlogWebViewController.swift
  • BlogPost.swfit

SNAPSHOT:

Flying Swift Cover Page

Objcc.com Blog Client

Dynamics Catalog: Pendulum

Dynamics Catalog: Instantaneous Push + Collision

Dynamics Catalog: Attachments + Collision

HISTORY:

2014.12.18 Fixed dozens of compile errors caused by ios8 beta-> 8.1 syntax changings.

2014.6.21 Add Snapshots and update readme.

2014.6.20 Add Pull to refresh to BlogViewController and load blogs image from my site: http://blog.objcc.com

2014.6.19 Add BlogViewController etc. to read blogs titles from my site: http://blog.objcc.com

2014.6.14 Add CollisionsGravitySpringViewController which is a little different from the apple's, just for fun.

2014.6.13 Add UIDCPendulumBehavior, CompositeBehaviorViewController, to avoid the bug happened in AttachmentViewController, I changed to add UIImageViews by code not by IB, it works.

2014.6.12 Add AttachmentViewController but maybe found an ios8 beta's bug, read the source please.

2014.6.11 Add CustomDynamicItemViewController etc.

2014.6.10 Add ItemPropertiesViewController, InstantaneousPushViewController, ContinuousPushViewController etc.

2014.6.9 Change layout compatible with "wAny hAny" class; Since apple has distrubuted "Creating and Customizing UIKit Controls in Swift" samples recently, so I do not need to translate more, you can find the sample on apple's developer site, Thanks.

2014.6.8 Maybe I found a xcode6 beta(ios8 beta)'s bug when I add a control into a Table View's Static Cell Content View, the steps are:

1.New a project (master detail template); 

2.Open storyboard, change Layout: wCompact hAny; 

3.Change Table View with Static Cells; 

4.Add any control such as an Activity Indicator in to the Table View;

5.Cell's Content View, and add New Alignment Constrains: Horizontal Center in Container and Vertical Center in Container;

6.Run the App: The bug is you will not see the Activity Indicator or any control you just added just now.

However if you select wAny hAny layout first, the control (Activity Indicator, any) can be shown as we expect.

2014.6.7 Add apples UIKit Dynamic Catagory: CollisionGravityViewController.

2014.6.6 Add apples UICategory and UIKit Dynamic Catagory, still working on it.

2014.6.5 Using OPEN SOUSE JLToast to show Android like Toast alert message:

JLToast from SuYeol Jeon

2014.6.4 Create this project

weibo: @suwei76 blog: objcc.com

flying-swift's People

Contributors

twkguy avatar robotsu avatar

Watchers

James Cloos avatar Phil Z avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.