Classic UI
Scanning UI
The main class of this Classic UI component is SBSDKDocumentScannerViewController
.
Usually, this view controller is embedded as a child view controller into another view controller, the parent view controller. The parent view controller usually acts as the delegate and processes the scanning results. You still have full control over the UI elements and can add additional views and buttons to your view controller. The Classic component does not display results, instead, it just forwards them to the delegate.
loading...
Cropping UI
The main class of this Classic UI component is SBSDKImageEditingViewController
.
Usually, this view controller is embedded as a child view controller into another view controller, the parent view controller. The parent view controller usually acts as the delegate and processes the scanning results. You still have full control over the UI elements and can add additional views and buttons to your view controller. The Classic component does not display results, instead, it just forwards them to the delegate.
loading...
What do you think of this documentation?
What can we do to improve it? Please be as detailed as you like.