react-use-localstorage

added by JavaScript Kicks
10/29/2018 5:29:56 AM

824 Views

React Hooks was just announced today at React Conf 2018. You can check the official documentation & also following article, so I won't go into it further. I created a simple hook called react-use-localstorage, which lets you store state in Local Storage. You need to use following React versions.


0 comments