getbouncer / cardscan-ios

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

[RFC] Rotation #174

Closed jaimejiyepark closed 4 years ago

jaimejiyepark commented 4 years ago

In Apple's camera example app, they initialize the preview view orientation within the video feed session configuration. I didn't want to set a previewView reference in VideoFeed so I created a protocol to call the orientation setting within VideoFeed.

Test in release build configuration