599 questions
Hello,Swift is developing an iPhone app.Use Segue to use ViewController for UIKit and I made it possible to go back and forth between GameViewController for SpriteKit.When running on an iPhone simulat...
I am a beginner who started creating iOS apps on Swift.This is the level of experience that I had made PC software as a hobby in c language more than 10 years ago.Currently, I would like to create an ...
I am a beginner who started creating iOS apps on Swift.This is the level of experience that I had made PC software as a hobby in c language more than 10 years ago.Currently, I would like to create an ...
I tried to transform UIButton into a fan, and I tried to draw a fan using UIBezierPath, but I didn't know how to put the formula together, so I'm asking you a question.If you know how to do it, please...
I'm a beginner in iOS development, so I'm sorry if it's a rudimentary question...I'm creating an iOS app for Swift, and I'm trying to use CorePlot to draw a pie chart. We tried the following steps wit...
I'm a beginner in iOS development, so I'm sorry if it's a rudimentary question...I'm creating an iOS app for Swift, and I'm trying to use CorePlot to draw a pie chart. We tried the following steps wit...
I'm a beginner who recently started studying Swift.I'd like to save the value I set in DatePicker as NSDate type.@IBAction func changed (sender:UIDatePicker) { let date2 = datepicker1.date let myDefau...
I'm a beginner who recently started studying Swift.I'd like to save the value I set in DatePicker as NSDate type.@IBAction func changed (sender:UIDatePicker) { let date2 = datepicker1.date let myDefau...
Thank you for your help.I am currently developing iOS, but I would like to display some screens in Tab format.The flow is NavigationController->MainViewController->TabBarControllerI would like t...
Using Accounts.framework// The process of retrieving a Twitter accountlet accountStore=ACAccountStore();let twitterAccountType=accountStore.accountTypeWithAccountTypeIdentifier(ACAccountTypeIdentifier...
« | - 19 - | » |
© 2024 OneMinuteCode. All rights reserved.