wtsnz / Coordinator-Example

An example of the Coordinator pattern
169 stars 31 forks source link

SplashVC not updating when new order is created #6

Open alekplay opened 4 years ago

alekplay commented 4 years ago

Due to the default modal presentation style on iOS 13 being .sheetStyle, the viewWillAppear() of the underlaying SplashViewController is not called when the NewOrderCoordinator is dismissed and as a result the label is not updated after you've gone through the flow of creating a new order