Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
michal.ciurus
michal.ciurus has asked
10
questions and find answers to
19
problems.
Stats
559
EtPoint
169
Vote count
10
questions
19
answers
About
https://twitter.com/MichaelCiurus
michal.ciurus questions
SDL 2.0 sprite draws skewed (transformed) after OpenGL draws
iOS UIView with dynamic height depending on number of elements inside
Region monitoring beacon regions in background not working
Global Scope Attached Dependency Property
Why is mocking with DI better than mocking objects in objective-c?
Does dependency inversion principle mean that I have to create an interface for every module?
Z-fighting solutions in depth test in OpenGL - how do they work?
michal.ciurus answers
@IBOutlet by default should be private or internal in iOS?
Best practices for API Key and Secret in bundled in App
Region monitoring beacon regions in background not working
Nested ObservableCollection - Propogate notification from child to parent
iPhone / iOS GPS Accuracy Statistical Confidence
How to make an universal iOS library for both Objective-C and Swift?
Unit Testing ViewController's Lifecycle
How to animate constraints without calling `layoutIfNeeded`?
startMonitoringSignificantLocationChanges not working in swift
How to unit test a UIViewController - TDD/BDD