anitab-org / anitab-org/mentorship-android
feat: Migrate SharedPreferences to DataStore
未關閉
Category: Coding
Type: Enhancement
- 主要語言
- Kotlin
- 星號
- 169
- 分支
- 378
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### Is your feature request related to a problem? Please describe.
Currently, we are using SharedPreference which work on the UI thread
### Describe the solution you'd like
Use DataStore, which is suggested by official Documentation as well.
### Describe alternatives you've considered
Nothing...
### Additional context
https://developer.android.com/topic/libraries/architecture/datastore
貢獻指南
評估
這個 Issue 還沒有評估資料。