This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// Created by Antoine Bollengier on 28.06.2024. | |
// Copyright © 2024 Antoine Bollengier (github.com/b5i). All rights reserved. | |
// | |
import SwiftUI | |
import UIKit | |
struct ContentView: View { | |
var body: some View { |