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

React 16.8 and greater #28

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

jdillick
Copy link

@jdillick jdillick commented Oct 8, 2022

React Hooks Implementation

This PR updates dependencies and is a rewrite of the component (based on the existing version), but using a functional component with React Hooks, instead of a class component with lifecycle methods.

The component is supported in React 16.8 and greater, and would be required for React 18 and greater, due to discontinued lifecycle methods.

Hope this helps.

John

@jdillick
Copy link
Author

jdillick commented Feb 3, 2023

@rkkmkkfx Just in case this is lost in sea of dependabot PRs, thought I'd ping someone who's merged on project before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant