> ISPO SDK documentation. [HTML](https://ispo.ai/docs/functions/react.useAppReady.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Function useAppReady

*   <a id="useappready"></a>
    
    ```typescript
    useAppReady(source?: string): void
    ```
    
    Report first app readiness after this React tree commits. The host uses this to replace last-good pixels/skeleton with the live iframe.
    
    #### Parameters
    
    *   source: string = 'react-effect'
    
    #### Returns void
