This file contains 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
// | |
// ContentView.swift | |
// measuring_heartrate | |
// | |
// Created by Amos Gyamfi on 21.6.2020. | |
// Copyright © 2020 Amos Gyamfi. All rights reserved. | |
// | |
import SwiftUI |
This file contains 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
// | |
// ContentView.swift | |
// homepod | |
// | |
// Created by Amos Gyamfi on 21.10.2020. | |
// | |
import SwiftUI | |
struct ContentView: View { |
This file contains 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
// | |
// Snow_BackgroungView.swift | |
// Exported from Kite Compositor for Mac 2.0.2 | |
// | |
// Created on 14.12.2020, 5.41. | |
// | |
import UIKit |
This file contains 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
// | |
// Aaron-Burden-Gvnuvp8Cs1O-UnsplashView.swift | |
// Exported from Kite Compositor for Mac 2.0.2 | |
// | |
// Created on 22.12.2020, 9.34. | |
// | |
import UIKit |
This file contains 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
// | |
// 1080TvView.swift | |
// Exported from Kite Compositor for Mac 2.0.2 | |
// | |
// Created on 23.12.2020, 4.35. | |
// | |
import UIKit | |
class 1080TvView: UIView |
This file contains 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
// | |
// ContentView.swift | |
// Day1 | |
// | |
// Created by Amos Gyamfi on 1.1.2021. | |
// | |
import SwiftUI | |
struct ContentView: View { |
This file contains 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
// | |
// ContentView.swift | |
// Day2 | |
// | |
// Created by Amos Gyamfi on 2.1.2021. | |
// | |
import SwiftUI | |
struct ContentView: View { |
This file contains 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
// | |
// ContentView.swift | |
// Day3 | |
// | |
// Created by Amos Gyamfi on 3.1.2021. | |
// | |
import SwiftUI | |
struct ContentView: View { |
This file contains 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
// | |
// ContentView.swift | |
// Day4 | |
// | |
// Created by Amos Gyamfi on 4.1.2021. | |
// | |
import SwiftUI | |
struct ContentView: View { |
This file contains 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
// | |
// ContentView.swift | |
// waveform | |
// | |
// Created by Amos Gyamfi on 29.12.2020. | |
// | |
import SwiftUI | |
struct ContentView: View { |