Skip to content

Instantly share code, notes, and snippets.

View Aymenworks's full-sized avatar

Rebouh Aymen Aymenworks

View GitHub Profile
@Aymenworks
Aymenworks / Observation1.swift
Created November 15, 2020 10:51
Observation #1: Faces are falling from the sky!
import UIKit
class ViewController: UIViewController {
// MARK: Public
@IBOutlet weak var bottomView: UIView!
// MARK: Private