refactor profile pic into view

we'll need this in thread and event details view

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2022-04-16 09:33:33 -07:00
parent 698ddb31cc
commit d3d8b56a08
4 changed files with 44 additions and 16 deletions

View File

@@ -8,9 +8,6 @@
import SwiftUI
import Starscream
let PFP_SIZE: CGFloat? = 64
let CORNER_RADIUS: CGFloat = 32
struct TimestampedProfile {
let profile: Profile
let timestamp: Int64