Open in app
Home
Notifications
Lists
Stories

Write
John Arnaoutakis
John Arnaoutakis

Home

Mar 29

Xcode Boilerplate code generator — XCB

If you are an iOS Engineer and want to get rid of the file creation process while you are writing your awesome new feature, then XCB may help you! XCB (Xcode boilerplate) is a boilerplate code generator. It automatically generates files and connects them with your Xcode project. This is…

I OS

2 min read

Xcode Boilerplate code generator — XCB
Xcode Boilerplate code generator — XCB

Mar 3

Create your own color picker in Swift

In this post I will share with you how to create the basic components of a color picker. Let’s start by creating a spectrum view but first let’s talk about what is a spectrum. A spectrum ranges through all the colors visible to our eyes. We need to express all…

Swift

6 min read

Create your own color picker in Swift
Create your own color picker in Swift

Apr 27, 2021

Swift JSON Decoding: A brief look into Decoders

Decoding JSON objects became easy with the introduction of the Decodable protocol. By creating a simple struct that conforms to the Decodable protocol we can decode a JSON object and use the decoded data in our application. Let’s take a look at a simple JSON object. { "first_name"…

Swift

4 min read

Swift JSON Decoding: A brief look into Decoders
Swift JSON Decoding: A brief look into Decoders
John Arnaoutakis

John Arnaoutakis

iOS Engineer

Following
  • Ethan Siegel

    Ethan Siegel

  • Mahmud Ahsan

    Mahmud Ahsan

  • Pedro Alvarez

    Pedro Alvarez

  • Lee Kah Seng

    Lee Kah Seng

  • Steven Curtis

    Steven Curtis

See all (96)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable