Open wwwdata opened 5 years ago
Hi, thanks for this nice little package. It helps me a lot as a Swift beginner to just avoid the keyboard problem :) However I found one little problem:
In order to subclass a class outside the current module, the access level needs to be "open"
Hi, thanks for this nice little package. It helps me a lot as a Swift beginner to just avoid the keyboard problem :) However I found one little problem:
In order to subclass a class outside the current module, the access level needs to be "open"