How do iI fix the error with UIViewControllerRepresentable?
I got the error on my visionOS app saying that my view doesn’t conform to UIViewControllerRepresentable. I tried this code in another visionOS project and it works. Is there anything I can dp?
UIViewRepresentable cursor bugging
I made this simple uiviewrepresentable which put brackets < and > however sometimes when the text changes ( characters get added ) the cursor jumps up for a split second and back down again. I am new to UIKit and can’t fix it. Help is greatly appreciated.
I tried a lot of solutions but can’t get it to work.