react-flip-toolkit
react-flip-toolkit copied to clipboard
Access to Flipper element
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