use-state-with-callback icon indicating copy to clipboard operation
use-state-with-callback copied to clipboard

react-dom can be removed from peer dependency

Open nikechanhk opened this issue 3 years ago • 1 comments

The source code here seems don't have any code is related to UI or dom. I think react-dom can be removed so that react native proj also can use this awesome library

nikechanhk avatar Aug 31 '22 08:08 nikechanhk

If you create a PR which removes the dependency and you can confirm that the library works in a React/React Native project, I'd be happy to merge it :)

rwieruch avatar Aug 31 '22 09:08 rwieruch