ios tag

556 questions


1 answers
31 views
0
How do you implement the use of Java's Runnable in Objective-C?

How should I approach the object that I used to write in Java with Implement Runable in Objective-C? It's called NSThread. If I inherit this guy, does it look similar? In summary, Obj-C wants to imple...

ios
2 years ago

1 answers
30 views
0
How do I handle posts with pictures when I create bulletin board posts on Android or iPhone? (Example photo attachment)

For example, if your photos and writings are together like this, you might need to dynamically process the viewDo you make the image view as dynamic as the number of images, put it in the scroll view,...

2 years ago

1 answers
112 views
0
How do I bring in a location-based company?

Hello, everyoneThere are a lot of location-based apps, but even if I googled about it, it doesn't come out (or maybe I couldn't find it)I am writing to ask what other people thinkList of companies tha...

2 years ago

1 answers
75 views
0
Questions related to loading Swift WKWebView page.

I'm making a hybrid app using WKWebView. There's a problem When you load a page in webview, you can't load it properly if you put # after url.func webView(webView: WKWebView, decidePolicyForNavigation...

2 years ago

2 answers
45 views
0
I want to improve my ability to make iOS apps.

Hi, everyone. I'm a beginner who started studying iOS development not long ago.To be a good iOS developer in the eyes of masters, you have to make this Is there a way to do it?If there's a good way to...

2 years ago

1 answers
85 views
0
I have a question about the development of the JavaScript app.

Originally, I usually used Swift language when programming, but these days, JavaScript is mentioned a lot, so I'm going to study various techniques such as React and Fuse. I'm asking you this question...


1 answers
47 views
0
How do other people implement address search?

Hi, how are you?I've implemented it using the following address api, but it doesn't fit the layoutI'm here because I'm curious about how other people do it ㅠ

2 years ago

2 answers
122 views
0
Is there a way to inherit the view controller that you created with the storyboard?

If you don't use the storyboard, it's a lot of inconvenience.Segway is also intertwined, and it's not a good way, but it's inconvenient if you don't use a storyboard because you put a table view in a ...


2 answers
39 views
0
I have a question about xcode7.x Swift (about reloadData())

This is the current situation.The part I want to implement is to select a cell in the tableView Controller and put the data (using core data x) that fits the cell into the variable in the collectionVi...

2 years ago

1 answers
144 views
0
Axios login question.

Server a has membership/login data, and server b has servers that can only use html, css, and js.I have a question about creating a login from server b to server a as an axios.I thought it would be a ...

2 years ago
« - 55 - »

© 2024 OneMinuteCode. All rights reserved.