react-flip-toolkit icon indicating copy to clipboard operation
react-flip-toolkit copied to clipboard

Access to Flipper element

Open amorriscode opened this issue 3 years ago • 0 comments

The Flipper's element is currently private. I'd like access to it and am just curious, why is it private? What is the suggested method for accessing the element if not using flipperRef.current.el?

https://github.com/aholachek/react-flip-toolkit/blob/1b55fea0da6caccb48974c1e11277ac593657994/packages/react-flip-toolkit/src/Flipper/index.tsx#L23

amorriscode avatar Mar 07 '22 18:03 amorriscode