Skip to content

Instantly share code, notes, and snippets.

View Bonney's full-sized avatar

Matt Bonney Bonney

View GitHub Profile
@Bonney
Bonney / NotesApp.swift
Created November 10, 2020 14:30 — forked from jnewc/NotesApp.swift
A notes app written in >100 lines of swift using SwiftUI
//
// ContentView.swift
// Listomania
//
// Created by Jack Newcombe on 05/06/2019.
// Copyright © 2019 Jack Newcombe. All rights reserved.
//
import SwiftUI