react-fonticonpicker
react-fonticonpicker copied to clipboard
React FontIconPicker Component to pick icon or SVG from a selection.
Results
22
react-fonticonpicker issues
Sort by
recently updated
recently updated
newest added
So this is my first react app. After much writing and refactoring, I have come to the conclusion as mentioned [here](https://github.com/uberVU/react-guide/issues/17#issuecomment-377962943). I have little doubt with the current implementation, especially...
help wanted
React 19 deprecates findDOMNode which is used by `react-transition-group` unless nodeRef is provided as a prop. This adds that prop and makes necessary changes for transitions to work correctly.