Irfan Nafi
Results
2
comments of
Irfan Nafi
Try putting it into a VStack like the following: ` VStack{ CameraView() }.aspectRatio(contentMode: .fill).edgesIgnoringSafeArea(.all) `
@kristerkari I'm also having this issue on android. It pops up on any jsx element whenever you use border-radius with a pixel or percentage unit in sass.