You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says,
You are importing UIKit in a ViewController class that inherits each UIViewController but Is it necessary?
Since we are importing ARKit, isn't it unnecessary?
As the title says,
You are importing UIKit in a ViewController class that inherits each UIViewController but Is it necessary?
Since we are importing ARKit, isn't it unnecessary?
Please check the following excerpts.
ARKit-Sampler/ARKit-Sampler/Samples/ARDrawing/ARDrawingViewController.swift
Line 9 in 72b0feb
The text was updated successfully, but these errors were encountered: