Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
16 views

I want to recreate the first page of the app for the launch screen, and unfortunately, it can be done only using Storyboard, but strangely, the Storyboard seems to have a different safe area with ...
Mojtaba Hosseini's user avatar
4 votes
2 answers
1k views

After updating my app for iOS 26, the navigation item title stopped working when using large title and scrolling. Before the update, the large title was shown and when scrolled up, the normal small ...
Philipp Rosengart's user avatar
3 votes
1 answer
199 views

I am trying to test a feature that requires me to simulate my location which is not possible on a real device as far as I know. This is why I now need to build my app, that has been working for many ...
JanTG's user avatar
  • 33
0 votes
1 answer
44 views

So I have this code in SwiftUI, it's working great. .background( Image("felt") .resizable(resizingMode: .tile) ...
lando2319's user avatar
  • 1,912
3 votes
3 answers
357 views

On several different XIBs I get a compiler error like Internal error. Please file a bug at feedbackassistant.apple.com and attach "/var/folders/1v/ 516am8h11fzbmdy9sh r1znh0000an/T/|B-adent-...
Curiosity's user avatar
  • 346
-1 votes
1 answer
148 views

I haven’t opened my iOS project in a while. It was built using a storyboard and most view controllers are embedded in a UINavigationController. Today I opened the project in Xcode (latest version), ...
IceRedline's user avatar
0 votes
0 answers
56 views

I am trying to implement a screen transition effect in Crank Storyboard using Lua. The goal is to play an animation first and then switch to the target screen. However, when I run my script, the ...
Abbas's user avatar
  • 1
1 vote
1 answer
40 views

Maybe there isn't a way. I'm pretty sure there is a way to customize the UITabBarController layout to work. My question is about having a header and body in UITabBarController. I have the following ...
Dorado's user avatar
  • 431
1 vote
1 answer
85 views

Xcode storyboard views are suddenly broken. How can I undo this change? My app has been developed from old age, more than 10 years ago. The Xcode project file comes from this era. My app has tab ...
stackunderflow's user avatar
-1 votes
1 answer
80 views

How can we change the font size AND round corners of a button on a storyboard? Button of style "gray" has a default value of rounded corners. That is good. But style "gray" DOES ...
stackunderflow's user avatar
1 vote
0 answers
44 views

I have a loading indicator that looks like this: Now I made it spin using a storyboard and it works fine. As far as I understood the animation in WPF, once the visual is collapsed/hidden the ...
DerApe's user avatar
  • 3,193
-2 votes
1 answer
92 views

In Xcode 16 (16.2 at the moment) I'm unable to set the title text attributes Title Font for a navigation controller's navigation bar. If I pop down the little popover for the title text attributes ...
matt's user avatar
  • 540k
-2 votes
1 answer
83 views

I’m working on a UI layout with a ScrollView and a ContentView inside it. When the app is launched, the ContentView displays only the content that fits on the screen initially. However, when I try to ...
Rustin Wilde's user avatar
0 votes
1 answer
67 views

I have created a stackview in storyboard which is having three buttons and I want to insert a separator in between all these three buttons, so I have created a separator blank view programmatically ...
Piyush Naredi's user avatar
3 votes
0 answers
327 views

I'm currently working on integrating an iOS Swift screen into a Compose Multiplatform project. Does anyone have experience with this or any tips on the best approach to achieve it? I need to invoke a ...
cyber wolf's user avatar
0 votes
0 answers
80 views

In my iOS project I have two languages, English and Arabic. Problem: For Arabic it will switch to RTL, but back icon we should use different icon for RTL. From the image, I changed direction from ...
Ranjithkumar's user avatar
  • 18.6k
-1 votes
1 answer
152 views

I have a UIButton with both a title and an image. The button's size changes dynamically, but the title text and image inside the button do not resize proportionally to match the button's size. I want ...
MrSakhr's user avatar
0 votes
1 answer
77 views

Hi I am very new to swift coding and attempting to make a fake progress bar with the UIProgressView. I have code in a viewDidAppear so that once the view controller appears it starts but none of the ...
nshoobs_school's user avatar
-2 votes
2 answers
502 views

When using storyboards and adding constraints that are installed with Size Class wR hR, the proper constraints are not being applied when building on iPad Simulator or real device. Only the ...
bmjohns's user avatar
  • 6,510
2 votes
0 answers
46 views

Imagine a WPF control that has a trigger in which its EnterAction/ExitActions have a Storyboard inside. In my case it's an Expander which animates the expand/collapse action based on the IsExpanded ...
Nicke Manarin's user avatar
0 votes
1 answer
100 views

I recently migrated my Xamarin.iOS project to .NET for iOS. Everything went fine so far. Now I'm realizing that I'm not able to work with storyboards anymore. Before the migration I was working with ...
Wingsong's user avatar
0 votes
1 answer
117 views

I need to transfer all resources to SPM. Strings and assets of images are fine, but xibs and storyboards are a problem. At the same time, information about them appears in the R.generated file in the ...
Olexantor's user avatar
0 votes
1 answer
53 views

Using storyboards, I have a button that modally presents a UINavigationController (with a UITableViewController as the root) that allows the user select rows to push additional views on the stack. The ...
Runt8's user avatar
  • 723
1 vote
1 answer
74 views

How do I set a storyboard to animate the opacity of a Border.BorderBrush. I want to create a DashBoard control where the control is surrounded by a 'Pulsing' border ie the opacity of the border ...
Kev12853's user avatar
0 votes
1 answer
36 views

Because, I have a very complicated storyboard, I thought it would be a good idea to add conditional elements programmatically. In particular, if the text for a UILabel in the storyboard is too great, ...
user6631314's user avatar
  • 2,050
2 votes
0 answers
110 views

I have a UITextField in my iOS app where the background turns yellow automatically when iOS suggests a strong password. This behavior is handled automatically by iOS. However, in dark theme mode, the ...
sangam pokharel's user avatar
0 votes
1 answer
27 views

I created the following Storyboard with Blend, if I run it in Blend it works. If I try to run it in Runtime I get the following exception "The value of the 'Children' property in the path '(0).(1)...
NewCode82's user avatar
0 votes
0 answers
38 views

enter image description hereAfter adding items doesn't show at simulator even the data added to DB, items should show in simulator with CoreData even it was showing perfectly before with standard ...
Nour's user avatar
  • 1
-2 votes
1 answer
99 views

I want to show a YouTube video cover (with an aspect ratio of 16:9) in the center of the top half of the screen with respect to the device's orientation. How can I achieve it in the Xcode storyboard? ...
Zahra Jamshidi's user avatar
0 votes
0 answers
62 views

I'm trying to use a segue to pass through some user input from a custom alert but for some reason when I perform the segue the view on the app doesn't change. But the viewdidload on the destination ...
Samuel Mensah's user avatar
0 votes
1 answer
240 views

If I set my ScrollView bottom constraint equals to SuperView bottom constraint, I can achieve edge-to-edge display. Please refer to the following screenshot. However, I want to take advantage of ...
Cheok Yan Cheng's user avatar
0 votes
0 answers
41 views

I have am writing a xaml project with an ellipse drawn inside a grid. Currently, I am animating the length and width of the ellipse repeatedly once the grid is loaded. I want to make the following ...
Ben Saucer's user avatar
0 votes
1 answer
132 views

I have been researching how to add some special effects (fireworks) to my app, and doing so appears to require the programmatic generation of UIViews and UIViewControllers, as well as no longer being ...
BobA's user avatar
  • 1
1 vote
1 answer
58 views

I am building an app that displays discount cards, like business cards for my local businesses. Here is my CardData.swift: import Foundation import UIKit struct CardData { let image: UIImage ...
DCorn's user avatar
  • 82
0 votes
0 answers
66 views

I have an iOS application using storyboard and Swift. I'm trying to call a storyboard, and in the new view controller, I receive the error: 2024-04-29 15:40:46.156969-0300 MyQiwi[2464:54321] [...
Daniel Catini's user avatar
-2 votes
1 answer
83 views

I am new to macOS app writing so I'm doing something with storyboard. I took an existing app source demo I found on the web and I'm modding it. I've learned quite a bit from playing with it but I ...
Frank Baron's user avatar
-1 votes
1 answer
279 views

I am trying to set my button width equal to text length. But width of my button is not changing. My button is inside a vertical stack view. Stack view has two views. Text is the button title label. My ...
AppleDeveloper's user avatar
0 votes
1 answer
127 views

I created a textfield and button in storyboard inside a stack view.I want my button to be inside textfield. For this inside code I have written : textField.rightView = button textField....
AppleDeveloper's user avatar
-2 votes
1 answer
56 views

I'm trying to add a UIVisualEffectView to my project but it's not showing properly so I've created a basic test as below.. it appears to be fine in the storyboard and also the simulator but why does ...
Simon's user avatar
  • 227
-5 votes
1 answer
74 views

I’m making an iOS app in Xcode using Swift. I have my launch screen and this goes to the main storyboard after it’s loaded. I have made a signup/login page and would like this to appear after the ...
Cuvsie's user avatar
  • 1
0 votes
0 answers
55 views

I have a Swift 4 app with an NSView showing data diagrams in an NSScrollView. That worked well until macOS 12. I didn't use any constraints. Diagram in the app: Now in macOS 14 and Swift 5, the ...
heimi's user avatar
  • 539
0 votes
1 answer
72 views

I want to animate an object along a circle with a sinusoidal radius, where the amplitude and frequency can change. I've managed to create the sinusoidal circle, and an object which follows its initial ...
Eternal Ambiguity's user avatar
0 votes
1 answer
38 views

I am new to iOS development and while designing with Storyboard I am stuck at below: You can see that the View inside scroll view has much more width. the horizontal scrolling is working fine but how ...
Jaimin Modi's user avatar
  • 1,707
0 votes
2 answers
100 views

I'm migrating an app from Storyboards and UIKit to SwiftUI. It's a big app, so I am doing it in stages. Specifically, I am embedding a few old UIKit assets within SwiftUI using ...
hanno's user avatar
  • 6,523
0 votes
0 answers
56 views

XIB Or Storyboard failed to find my UIViewController defined in a framework file. Please check below details. Created a view Controller called "MainTempVC" by extending ParentView ...
S. K's user avatar
  • 170
0 votes
1 answer
38 views

I am using ScrollView on the screen while in portrait mode. When I change the orientation, can I disable the scrolling? ScrollView can be disabled from the storyboard or it needs to be solved using ...
Eric Parker's user avatar
2 votes
0 answers
326 views

I am not able to render iOS storyboard file in maui after migration from Xamarin. Where Xib successfully render in maui but storyboard file is rendering anything viewControll = new ...
AK_Developer's user avatar
0 votes
1 answer
56 views

I have a Button. For some reason, I would like to apply transforms in code behind. And The transforms work fine. But when I try to add animations on the transforms, the animations don't take effect. ...
Mohammad Jafari's user avatar
0 votes
1 answer
108 views

I have a UIListView controller that has a UIToolbar at the bottom with 3 buttons. Like so: Now, I am trying to make my app support other languages and when I change the language of the iPhone ...
Ely Jacobi's user avatar
0 votes
1 answer
62 views

I have created an SDK which includes a storyboard. In the storyboard there are 4-5 view controllers. How to access the storyboard of the SDK? Here is my code: - (void)openAppleInAppProvisionMain { ...
Hrushikesh's user avatar

1
2 3 4 5
249