📄️ Installation
You can install the YesidOCRCamera library using CocoaPods. Add the following line to your project's Podfile:
📄️ Usage
In your project's Swift file where you want to use the YesidOCRCamera library, add the following import statement:`
📄️ Handling Results
When the OCR process completes, the OCRCameraUI view will call the callback function you provided with the OCRReponse. You can handle the response accordingly in your app.