Do you support multiple **_sub_** flow controllers, for example, maybe useful in the case of a tab bar. `add(subFlowController: FlowController)` can be called multiple times, but it releases the previous controller. Therefore, there can only be one sub.
Do you support multiple sub flow controllers, for example, maybe useful in the case of a tab bar.
add(subFlowController: FlowController)can be called multiple times, but it releases the previous controller. Therefore, there can only be one sub.