Skip to content

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…

Notifications You must be signed in to change notification settings

navjotsp/UserDefaultHelperClass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

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

No packages published