react-iframe-helper
This is a react library meant to simplify the usage of `iframe` component in react web apps with following features: - Manage the loading status of the `iframe` content. - Simplify the communication between the parent web app and the inner app.