GuillaumeSalles / redux.NET

Redux.NET is a predictable state container for .NET apps. Inspired by https://github.com/reactjs/redux.
712 stars 86 forks source link

Prevent occurrence of Unhandled Exception in Xamarin Forms example #68

Open zBrianW opened 7 years ago

zBrianW commented 7 years ago

Added master page to prevent occurrence of Unhandled Exception: System.InvalidOperationException: Master and Detail must be set before adding MasterDetailPage to a container.