Fix:
In versions 2.0.0 and 2.1.0, "Global" was not performing any routing correctly. This issue has been fixed in this version.
The implementation of this feature takes advantage of the dynamic nature of Objective-C, which may be known as "what goes around comes around".
Although routing can be performed directly through Router<Global>
, as in version 1.x, the rules need to be followed when implementing routing.
Please refer to the demo for details.