Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Create useLocalStorage hook #63

Open
rt4914 opened this issue Nov 5, 2024 · 0 comments · May be fixed by #64
Open

[Feature Request]: Create useLocalStorage hook #63

rt4914 opened this issue Nov 5, 2024 · 0 comments · May be fixed by #64
Assignees
Labels
feature Building something new

Comments

@rt4914
Copy link
Owner

rt4914 commented Nov 5, 2024

Is your feature request related to a problem? Please describe.

We need useLocalStorage hook to access localstorage in React

Describe the solution you'd like

You can use this article for understanding:

https://dev.to/iamludal/custom-react-hooks-uselocalstorage-309p

The resultant hook should be similar to this: https://usehooks.com/uselocalstorage

Describe alternatives you've considered

No response

Additional context

No response

@rt4914 rt4914 added the feature Building something new label Nov 5, 2024
@rray524 rray524 self-assigned this Nov 5, 2024
@rray524 rray524 linked a pull request Nov 5, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Building something new
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants