getbouncer / cardscan-ios

A library for scanning credit and debit cards
MIT License
207 stars 66 forks source link

Expose the OcrMainLoop variables as public #156

Closed kingst closed 4 years ago

kingst commented 4 years ago

Also includes changes to related objects around the OcrMainLoop and gets rid of blockingPush from the API. If one wants to do a blockingPush they should do it themselves on top of our API.