Create a standalone package
Opened this issue · 3 comments
faultables commented
I think there's a good reason to package some modules into a shared module so we can do something like this:
import FloKit
// from FloKit
AlbumService.fetchAlbums()
So we can use it anywhere across the project. Wdyt @alvinisasi
faultables commented
The module/package should be platform independent so anything that touches platform specific APIs like Keychain, User Preferences, etc should be excluded
alvinisasi commented
cool, wait till i grab about package manager
faultables commented
ok nice watashi assign ke alvinisasi