Show spinner while iframe loads in react?

any idea how to show a spinner while an iframe loads? I’m currently using a vanilla iframe but wasn’t sure if there’s a package to make it easier? Is there anyway to get the iframe’s ready property from a ref?