Fixed pace showing, added conversions between distance and pace. Added a new SecretView with some semi-private info. App is now in Version 1.0.0
This commit is contained in:
parent
7b421a0a73
commit
b77ef882e8
62 changed files with 2021 additions and 82 deletions
|
|
@ -6,6 +6,8 @@
|
|||
//
|
||||
|
||||
import SwiftUI
|
||||
// this file will not have comments.
|
||||
// it is considered self-explanatory and best viewed in-app
|
||||
|
||||
struct RecentlyResolved: View {
|
||||
var body: some View {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue