Y
Hacker News
new
|
ask
|
show
|
jobs
by
saagarjha
2460 days ago
Do you not use implicitly unwrapped optionals for IBOutlets?
3 comments
ctdonath
2459 days ago
If you can prove it won’t be nil, normal IBOutlet included, fine.
link
rimliu
2459 days ago
That's about the only place for them to be acceptable, tbh.
link
novok
2459 days ago
We don't use storyboards or nibs.
link