-
Notifications
You must be signed in to change notification settings - Fork 0
The problem we’ll face is we’ll have to remember the key values i.e “userId”. If we want to fetch userId in any part of our code, we need to remember that there is a key named “userId”. This can get cumbersome if there’re several developers in the same project as we’ll have to remember the key values. So We'll create a generic helper class to se…
navjotsp/UserDefaultHelperClass
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
The problem we’ll face is we’ll have to remember the key values i.e “userId”. If we want to fetch userId in any part of our code, we need to remember that there is a key named “userId”. This can get cumbersome if there’re several developers in the same project as we’ll have to remember the key values. So We'll create a generic helper class to se…
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published