Skip to content

demerino/FlowControllerScaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flow Controller Scaffold for iOS Swift 3

Scaffold for a generic app using flow controllers. This includes a basic setup of:

  • Startup Flow
  • Welcome Flow
  • Auth Flow
  • Main Flow
  • Stubs for additional flows

Top Level Flows

These are the top level flows (they clear the main stack by default)

  • Startup
  • Auth
  • Main

Startup Flow

This is the initial flow at launch which checks for updates, notifications, stored credentials, etc...

Auth Flow

Login or signup.

Main Flow

The main application where the magic happens.

About

Scaffold for generic app using flow controllers (Swift)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages