InfinityStore
is a powerful hook that allows you to manage multiple states in a single React hook for managing a state storage without limits
Documentación disponible en:
Fidel Remedios Rosado
@fiderosado
Yes, useMultipleState
is supported in React 18.x and above.
Of course. Typing can be added to the initial object to improve the development experience.
Contributions are welcome! Follow these steps to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/new-feature
). - Make your changes and commit the commits (
git commit -m 'Add new feature'
). - Submit a Pull Request.