LoginKit
LoginKit copied to clipboard
Undeclared Type 'LoginViewController'
I am getting an error of 'undeclared type' with the LoginViewController class, this does not happen with LoginCoordinator class and the only difference I can see is that the LoginCoordinator class statement has an 'open' prefix to set the access level.