it would be nice if we could have custom views be auto-registered within a project. For example, if a Views/ folder was added then at compile-time if a MyButton.swift was in there as MyButton view it would register it to be used automatically for LVN.
it would be nice if we could have custom views be auto-registered within a project. For example, if a
Views/folder was added then at compile-time if aMyButton.swiftwas in there asMyButtonview it would register it to be used automatically for LVN.