1 Why multi flow design pattern is use, how splitting is implemented in it?
When any complex application flow is used then multiplied design pattern is suggested. it also covers the need to utilise all the design patterns in order to build a single working application. Navigation in multiply pattern from full screen to split and then again full screen is done following the sub-routes. For this purpose, manifest.Json is used along with some targeted properties like
- Parent
- ControllD
- Control aggregation