lydavid / MusicSearch

An Android app for browsing songs, artists, and anything related to them
https://lydavid.github.io/MusicSearch/
Apache License 2.0
35 stars 0 forks source link

iOS preferences #853

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 6 months ago

https://github.com/lydavid/MusicSearch/blob/fcda8269a393abde17b5c5401945461b4ff07174/core/preferences/src/iosMain/kotlin/ly/david/musicsearch/core/preferences/di/PreferencesDataStoreModule.ios.kt#L7


package ly.david.musicsearch.core.preferences.di

import org.koin.core.module.Module
import org.koin.dsl.module

actual val preferencesDataStoreModule: Module = module {
    // TODO: iOS preferences
}
github-actions[bot] commented 5 months ago

Closed in ed4d114955c35ad6b116a7a4af50ac833c4f71c8