Swift Architect
mobile technology
Menu Close
  • Home
  • Swift Architect
  • Contact

Swift

Emojis and Unicode

Posted on January 3, 2018 by Xavier Schott

Q: Is an Emoji (or Unicode Character) available on a given device? A: Maybe. ← Compare against this character! This article goes into details on how to compare the emoji or Unicode rendition against a known, invalid image. This approach… Continue Reading →

Objective C, Swift

Featured: Swift Recipes

Posted on August 28, 2015 by Xavier Schott

A popular collection of answers to Stack Overflow questions, featured solutions, highly rated responses and dozens of earned bounties. Collection of Swift Recipes, Gists and Xcode Projects. Portrait & Landscape Orientation Mix & Match SO-41433100 (Download Swift Recipe) Special Instructions:… Continue Reading →

Objective C, Swift

Autolayout , Storyboard and Zero Lines of Code

Posted on August 6, 2015 by Xavier Schott

Premises: Can `NSLayoutConstraint` manage columns of variable height? Autolayout, the powerful view positioning system ubiquitous in iOS, can be programmed to solve the most complex interface requirements. All without a single line of code. Architectural Design In 30 years of… Continue Reading →

Swift

Static and Dynamic Content in a Table View

Posted on August 4, 2015 by Xavier Schott

Is it possible to mix Static Cells and Dynamic Prototypes in two different sections of the same `UITableView`? No, `UITableView` cannot concurrently hold Static Cells and Dynamic Prototypes. Then can I have both static and dynamic content in the same `UITableView`? Yes, since a Dynamic… Continue Reading →

Swift

Animated Transition adopting two Protocols

Posted on August 4, 2015 by Xavier Schott

This article describes how, by adopting multiple distinct protocols simultaneously, you can design and reuse animated `UIView` transitions with and without `Storyboard`. The Architect Approach: Zero coding. While the first answer should be “use Storyboard Segues”, you can solve custom… Continue Reading →

Intelligent Design, Swift

Categories

  • Intelligent Design
  • Objective C
  • Server
  • Swift

Recent Posts

  • Emojis and Unicode
  • Featured: Swift Recipes
  • Pitfalls of Defensive Programming
  • Server Virus under Attack
  • Autolayout , Storyboard and Zero Lines of Code

Stack Overflow

Top 0.36% out of 6 million users in 2016
profile for SwiftArchitect on Stack Exchange, a network of free, community-driven Q&A sites
© 2025 Swift Architect. All rights reserved.
Hiero by aThemes