mifi/react-lottie-player

Allow DOM.ready as a callback

jchoura-godaddy opened this issue · 0 comments

If would be really awesome if you could access this state through a callback from the parent component.

const [ready, setReady] = useState(false);