How to display launch image – Photoshop
I'm a very new to iOS. My Xcode version is 7.2.1 and I'm trying to run on iOS9 using Swift. My problem is that I'm very confused with how I should be creating the Launch Screen Image. I found that…
I'm a very new to iOS. My Xcode version is 7.2.1 and I'm trying to run on iOS9 using Swift. My problem is that I'm very confused with how I should be creating the Launch Screen Image. I found that…
I want to increase the spread of a shadow in my UILabel but I can't find the property to do that. I have added a photo below to illustrate the issue. The top Label is the desired effect I am…
So I'm coding my first app, yeah, from scratch and I never done anything like it before so please bear with me. I wanna take the randomised value of the first constant and use it to determine the content shown…
I've set a transparent image as the background for a UIButton I'm using. It looks perfect, but the problem is the transparent image is fairly small, so it's not easy for users to click it correctly on their first try.…
When I edit ImageView, UIButton, or other objects on the StoryBoard Canvas, it is very hard to select the layer behind them. I want to lock selection for top layer like Photoshop, or in 3DMax what is known as Freeze…
I have finished my app design in Photoshop and I am currently coding the app in XCode. I have been scratching my head for several hours now how I can make the design below in a "nice" way. I thought…
I'm having a huge issue trying to upload my images to php. my script works fine but when I go to view the image online it shows a broken image and if I download it and try to open in…
Info: Using Swift and the CGImageSourceCreateWithURL function. I am attempting to load a file from a URL and then edit a dictionary which has all the data from that particular photo. This is the code from the .swift file. let…
I have a physics body that needs the y scale to be 0.2. I have been using the rectangleOfSize property to define my physics body, but am not sure how to change the y scale of it. I had changed…
While using Apple's texture importer, or my own, a white soft-edged circle drawn in software (with a transparent bg) or in Photoshop (saved as a PNG) when rendered will have its semi-transparent colors replaced with black when brought into Metal.…