shortcut / shortcut-foundation-ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Split up dependencies into new frameworks

niil-qb opened this issue · comments

Info:

It would be nice to be able to import only one part of shortcut-foundation - for example shortcut-dependency-injection - without getting the rest.

These sub-dependencies could be @_exported imported into shortcut-foundation-ios so that you dependants would not have to change anything.

It could even be in the same repository.

Thanks for the feedback! This is something that we've discussed internally, but haven't yet implemented.