Skip to content

Instantly share code, notes, and snippets.

View dagrv's full-sized avatar
🗺️

dagrv

🗺️
  • TW
View GitHub Profile
@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 {