Skip to content

Instantly share code, notes, and snippets.

View gmogames's full-sized avatar
🍎

Guilherme Mogames gmogames

🍎
View GitHub Profile
@gmogames
gmogames / ClockCircles.swift
Last active November 6, 2018 02:17
Clock Circles Swift
//
// ClockCircles.swift
// ClockCircles
//
// Created by Guilherme Mogames on 11/5/18.
// Testing 3 circles inside each other
import UIKit
class ClockCircles: UIView {