Skip to content

Commit 499abef

Browse files
committed
readme: update regarding the new Flows in demo app
1 parent db15da8 commit 499abef

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,8 @@ As a bonus, **Coordinator** offers a Rx extension that allows you to track the n
264264

265265
## Demo Application
266266
A demo application is provided to illustrate the core mechanisms. Pretty much every kind of navigation is addressed. The app consists of:
267-
- a MainFlow that represents the main navigation section (a settings screen and then a dashboard composed of two screens in a tab bar controller)
267+
- an AppFlow that represents the main navigation. This Flow will handle the OnboardingFlow and the DashboardFlow
268+
- a DashboardFlow that handles the Tabbar for the WishlistFlow and the WatchedFlow
268269
- a WishlistFlow that represents a navigation stack of movies that you want to watch
269270
- a WatchedFlow that represents a navigation stack of movies that you've already seen
270271
- a SettingsFlow that represents the user's preferences in a master/detail presentation

Resources/RxFlow.gif

-307 KB
Loading

0 commit comments

Comments
 (0)