556 questions
For more information on how to make shutter UI transparent for iPhone camera application, Please let me know.As shown in the reference image below, the shutter UI for the camera application you create...
Combine|Apple Developer DocumentationWhy do Combines need iOS 13 or higher?RxSwift should have done something similar, so if it depends on the Swift version (in the image of incorporating new language...
I want to set AttributeString on the storyboard.letattributedText=NSMutableAttributedString(string: Hello, I am, attributes: [NSAttributedStringKey.font:UIFont.systemFont(ofSize:17)])and the source im...
When connecting methods to UIButton, you can write self as below, but how do you connect instance methods from other classes?Also, please let me know if there is a website that I can refer to.myButton...
The UIView#transitionFromView:toView:duration:options:completion:There are only limited animations, but I would like to have an animation that slides left and right like push transition.
Hello.I want to change the UIView value for other classes (for example, someView.alpha value) when I press the button, but it doesn't change.Regarding the code below, it seems that each case was reach...
Hello.I am creating an app for iOS on Monaca, but is it okay to upload the built app to iTunesConnect after uploading the release build app to iTunesConnect and then re-create the private key and CSR ...
Xcode lists the swift compiler warning in the project, but I'd like to list it at the terminal.This is because I want to grep.
I would like to upload an image from iOS to S3.The production environment is in Heroku, and I would like to save only the images in S3.The development is done by Rails, and the library uses paperclip....
http://www.dorapro.co.jp/engineerblog/?p=255iPhone 6 Plus/iPhone 6s Plus 5.5 inch 1920 x 1080 16:9 onI want to get the screen resolution as terminal information by Swift, but I don't know how to get i...
« | - 46 - | » |
© 2024 OneMinuteCode. All rights reserved.