53 questions
I would appreciate it if you could give me some advice.The implementation below is Swift, but any language is fine.It is implemented to determine the correct time from 12:00 to 11:00 if the time hand ...
The code that causes the cells in the table view to display dictionary-type arrays does not know where to retrieve dictionary key arrays or data.Could you let me know?Thank you for your reply.The erro...
Create a custom keyboard in Swift3 and press the button.MPMusicPlayerController.systemMusicPlayer().nowPlayingItemI would like to insert the title (.title) and lyrics (.lyrics).like a regular appImpor...
Generate a base View and addSubView() the UI parts that correspond to the feature.After that, if I changed the function, I removeFromSuperview() all the UI parts on the base view, and then reset the v...
Prerequisites/What you want to achieveI am making a map application, but I would like to change the pin image to the individual image stored in FirebaseStorage.I don't think the first half of the code...
If you implement edit mode in UITableView, you can delete it by swiping from right to left without pressing the Edit button.I want to make it possible to delete it only when I press edit mode.In short...
I don't know how to use UIKit's UIMenuController, so I copied the code written at the URL below to ViewController.swift, but I got an error.What should I do?https://sites.google.com/a/gclue.jp/swift-d...
The signal SIGABRT error appears in the code below.view controller1@IBOutlet weak var image1:UIImageView!@IBOutlet weak var image2:UIImageView!override func prepare(for segment:UIStoryboardSegue, send...
I would like to share the values between the two ViewControllers in this image, but the 100 that should appear on the ViewController 2 label does not appear, and the label that should disappear remain...
I would like to transition from the .swift file to the ViewController on the StoryBoard, but if you know how to transition, please give me a method name or reference.Thank you for your cooperation.
« | - 5 - | » |
© 2024 OneMinuteCode. All rights reserved.