feathericons / react-feather

React component for Feather icons
https://npm.im/react-feather
MIT License
1.93k stars 126 forks source link

Fix the React 18 dependency conflict #99

Closed Ahsan-Ehtesham closed 2 years ago

Ahsan-Ehtesham commented 2 years ago

Tried to use React Feather icons for React v18 but it shows dependency issue, kindly update the React Package

outbackStack commented 2 years ago

98

The-Code-Monkey commented 2 years ago

Looking like the creator has left I have an updated version

https://github.com/The-Code-Monkey/TechStack

Readme isnt updated yet but the npm package is

@aw-web-design/react-feather

wereHamster commented 2 years ago

@The-Code-Monkey if the maintainer has abandoned the project, do we have any recourse to pick it up ourselves?

The-Code-Monkey commented 2 years ago

@wereHamster I do support it in my tech stack mono repo, feel free to add an issue or feature request on there if you need anything the package name is in the comment above

carmelopullara commented 2 years ago

PR https://github.com/feathericons/react-feather/pull/98 has been merged, React 18 is now supported.