Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Roman Podymov
Roman Podymov has asked
10
questions and find answers to
26
problems.
Stats
489
EtPoint
107
Vote count
10
questions
26
answers
About
iOS Developer from Bryansk (Russia), currently working in Prague (Czech Republic).
Roman Podymov questions
Getting "Task-isolated value of type '() async -> ()' passed as a strongly transferred parameter" in Swift 6
How to check if Array contains ClosedRange?
How to make an enum conform to Hashable with the API available in Xcode 10?
Swift's canImport analogue in Objective-C
Xcode stuck on embedding provisioning profile
Xcode 10 unexpected duplicate task: CopyPlistFile
Roman Podymov answers
tvOS 10. PreferredFocusView is deprecated. How do I change to preferredFocusEnvironment?
Submit a new binary after app status "Developer Removed From Sale"
Adjust height of UITableViewCell to height of UITextView
Why is instancetype used?
Can't return a promise chain with a catch block on the end
PromiseKit cancel a promise
How do I check in Swift if two arrays contain the same elements regardless of the order in which those elements appear in?
Xcode 10.2 Module compiled with Swift 4.2 cannot be imported by the Swift 5.0 compiler [duplicate]
Is there joinWithSeparator for attributed strings
How do I "generify" a closure type alias in Swift?