Skip to content

TheWidlarzGroup/The-Hooks-Museum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏛 React Hooks Museum 🏛

Useful React & React-Native hooks snippets. Get inspired
Don't think of it as a hook library but as inspiration.

Fix

📂 The repository contains three directories:

Folder Description
React includes Hooks, only usable in react-web
react-native includes Hooks, only usable in react-native
react_and_react-native includes Hooks, to be used on react-web & react-native

🖥 Access via codesandbox:

🗓 Future plans

  • Add more hooks 🔥
  • Add tests for every hooks
  • Add playground for react-native hooks
  • Add script to generate snippets for VS Code and Webstorm

⚖️ License

MIT