Skip to content

Instantly share code, notes, and snippets.

View AdamDoingTech's full-sized avatar
😴
Sleeping on my laptop.

Adam AdamDoingTech

😴
Sleeping on my laptop.
View GitHub Profile
🌞 Morning 3 commits ▍░░░░░░░░░░░░░░░░░░░░ 1.9%
πŸŒ† Daytime 35 commits β–ˆβ–ˆβ–ˆβ–ˆβ–‹β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 22.4%
πŸŒƒ Evening 94 commits β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 60.3%
πŸŒ™ Night 24 commits β–ˆβ–ˆβ–ˆβ–β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 15.4%
@navsing
navsing / iosSplash.swift
Created August 20, 2020 23:30
Recreate iOS style Welcome Screen to any app in 3 minutes
//
// Welcome.swift
// Playground
//
// Created by Nav Singh on 8/20/20.
//
import SwiftUI
struct Welcome: View {