Kit Fragment Factory
Creates a new Fragment.
Each screen provided by UIKit creates a Fragment through this factory.
To use a custom fragment instead of the default one, you must extend this Factory.
The extended factory must be registered in the SDK via the setKitFragmentFactory method.
Author
RC
Since
1.0