``` const visionResp = await RNTextDetector.detectFromUri(path); console.log("visionResp", visionResp); ``` I get ```Error: Waiting for the text recognition model to be downloaded. Please wait.``` when I try to use the function ```detectFromUri```
I get
Error: Waiting for the text recognition model to be downloaded. Please wait.when I try to use the functiondetectFromUri