OnboardWelcomeNavCoordinator

class OnboardWelcomeNavCoordinator : OnboardWelcomeCoordinator

Coordinator responsible for the navigation of the onboarding.

  • Finish the onboarding and move to the main screen.

    Declaration

    Swift

    func setMain()
  • Show the next page.

    Declaration

    Swift

    func showNext()