Software Dev

Cool Controls for iOS

Some great open source libraries for all sorts of UI goodness in your iOS app. These are interesting because most of them are circular dials, like from the Nest app or Autosleep, which you don’t get from the standard iOS controls.

5 iOS Libraries to Improve Your App: Circular view slider, selector, volumelike slider, stepper, and more

Addition: some newly posted iOS UI libs:

👉 5 iOS Libraries to Make Your App’s UI Really Pop

Software Dev

Retro Rampage

Yaaas! Code a Wolfenstein 3D knock-off and learn Swift 3D programming as you go! This is a hands-on Swift 3D programming tutorial with source code. I don’t see a down side here (except finding the time). 🤷🏻‍♂️

Retro Rampage is a tutorial series in which you will learn how to build a Wolfenstein-like game from scratch, in Swift.

👉 Retro Rampage (GitHub)

Even the tutorial topics sounds cool: Separation of Concerns, Mazes and Motion, Ray Casting, Texture Mapping, Sprites. 🤩

Via iOS Dev Weekly.

Screenshot