quattro_4 scribble

scribble 落書き (調べた事をただ落書きする)

iOS Bytes #27

iOS Bytes - Episode #27, July 3, 2014

  • Swift Subscripts
    • Subscripts are shortcuts for accesing elements from a collection, sequence or list
    • Two example types that use object subscripting are Array and Dictionary
    • extension String {
      • subscript(pattern: String) -> Bool {
    • aString["❤"] の返す挙動を自分で定義
  • Message Passing in Swift
    • the ability to pass messages like Objective-C should be available to Swift developers
  • MGSpotyViewController
    • Beautiful viewController with a tableView and amazing effects like a viewController in the Spotify app
  • ScalarArithmetic
    • ScalarArithmetic that makes it easier to work with Double value types in Swift
  • Recreating Skype's UIActionSheet
    • AHKBendableView
  • MacDown
    • Open source Markdown editor for OS X

♫ Stone Temple Pilots - Down

by SoundHound