We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a962610 commit 8a888e3Copy full SHA for 8a888e3
templates/main.dust
@@ -1 +1 @@
1
-self.view.backgroundColor = [UIColor colorWithPatternImage:[UIImage imageNamed:@"{name}"]];
+{options.superviewName}.backgroundColor = [UIColor colorWithPatternImage:[UIImage imageNamed:@"{name}"]];
0 commit comments