At least for now, libraries are only module types: they need to be inside a mobile or reactive app. Use libraries if your component does not need to store data or provide screens. This will make the architecture of the apps using it better, as libraries can't reference services or apps.
↧