Skip to content

Instantly share code, notes, and snippets.

View devmauvsantos's full-sized avatar
🎯
Focusing

Mauricio Vargas devmauvsantos

🎯
Focusing
View GitHub Profile
@devmauvsantos
devmauvsantos / OnAppearCheck.swift
Created January 8, 2024 20:52 — forked from VAndrJ/OnAppearCheck.swift
SwiftUI onAppear bug
//
// ContentView.swift
// OnAppearCheck
//
// Created by VAndrJ on 21.12.2023.
//
import SwiftUI
struct ContentView: View {