Begin implementing an onboarding flow.

This commit is contained in:
Doug
2022-01-12 17:11:29 +00:00
parent 0c649183ee
commit b1ace569e7
16 changed files with 1606 additions and 3398 deletions
@@ -97,7 +97,6 @@ struct OnboardingSplashScreen: View {
}
dragOffset = 0
startTimer()
}
}
)