You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The lint check could check Scenes implementing ViewControllerFactory and check whether the return type of createViewController also adheres to the Scene's Container type.
Also, a Lint check checking whether ViewProvidingScene is only used with Scenes can be created (#91 (comment)).
The text was updated successfully, but these errors were encountered:
See #91 (comment):
Also, a Lint check checking whether
ViewProvidingScene
is only used with Scenes can be created (#91 (comment)).The text was updated successfully, but these errors were encountered: