Skip to content

feat: Migrate SharedPreferences to DataStore #1177

@Rohit-2602

Description

@Rohit-2602

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

Metadata

Metadata

Assignees

Labels

Category: CodingChanges to code base or refactored code that doesn't fix a bug.Type: EnhancementNew feature or request.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions