Skip to content

Instantly share code, notes, and snippets.

View Kevin-Deason's full-sized avatar

Kevin Deason Kevin-Deason

View GitHub Profile
@Kevin-Deason
Kevin-Deason / BankingDashboard.swift
Created February 10, 2025 14:01 — forked from mireabot/BankingDashboard.swift
Banking Dashboard UI
import SwiftUI
struct BankindDashboard: View {
@State private var balance: Double = 3700.75
var body: some View {
VStack {
// Account Card
VStack {
// Account holder header
HStack {
@Kevin-Deason
Kevin-Deason / BankingWidgets.swift
Created February 10, 2025 13:57 — forked from mireabot/BankingWidgets.swift
Banking Widgets UI
import SwiftUI
// MARK: - BankingSnippet View
struct BankingSnippet: View {
var body: some View {
VStack {
// Header
header(amount: 16500)
// Widget 1
bankingWidget()

Keybase proof

I hereby claim:

  • I am kevin-deason on github.
  • I am kldeason (https://keybase.io/kldeason) on keybase.
  • I have a public key ASDtMlpe9AcAFD-1w-jzITPhk605DWJTvq7E0IcmskLNVgo

To claim this, I am signing this object: