python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
same collectionview cell using multiple viewcontroller problem
When I try to use the same cell in more than one viewcontroller, I get Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value error when I try to fill in the labels in the c...
Çağatay Çürük
Votes: 0
Answers: 1
Audio Kit UI NodeRollingView, ways to adjust it?
I am pretty new to AudioKit, and I was wondering is there a way to adjust sample rate, color and margins for the NodeRollingView?
I am creating the view similarly to the CookBook sample project:
struc...
N0ctrn
Votes: 0
Answers: 0
how can i create view controller in Xcode 13.2.1?
I just started to learn iOS development and I got a problem to add outlet variable. As I watched video about making project with Xcode, I found that there was an option to select interface like swiftu...
Cherryman
Votes: 0
Answers: 0
Trying to Change my ViewController to full screen but can't
I know there are many questions and answers about how to make a ViewController full screen. My problem is little odd. I am not using Navigation Bar and when I try to set my modalPresentationStyle to f...
makkuzu
Votes: 0
Answers: 1