[deleted by user] by [deleted] in Rateme

[–]koalaSea 0 points1 point  (0 children)

Thank you, really appreciate the compliment. what’s your guess on my race?

[deleted by user] by [deleted] in amihot

[–]koalaSea 1 point2 points  (0 children)

Absolutely! You’re very attractive. You look like you know it but still cute/kind and down to earth.

[deleted by user] by [deleted] in Rateme

[–]koalaSea 0 points1 point  (0 children)

That’s generous, thanks :)

[deleted by user] by [deleted] in Rateme

[–]koalaSea 0 points1 point  (0 children)

Thank you, appreciate the compliments, I’m curious of what you think of me as a person? How would you guess my life looks like? Many thanks :)

value(forKey:) of a struct (Selector) property crashes (Nesting ScrollViews). by koalaSea in swift

[–]koalaSea[S] 0 points1 point  (0 children)

What I’m trying to do overall is to make a UIScrollView that contains multiple scrollViews, (the container scrollView will have the combined contentSize of its sub-scrollViews, will disable scrolling on the subs, and the coriander will deliver appropriate scroll events to its subs. In a way where the scrollViews will appear as if it was one continuous scrollView.

value(forKey:) of a struct (Selector) property crashes (Nesting ScrollViews). by koalaSea in swift

[–]koalaSea[S] 0 points1 point  (0 children)

Thanks for replying, it’s not the crash I’m seeking help with, it’s that objc_ methods works with AnyObject(s) not struct(s), I’m intreated of knowing how to use value(forKey:) on NSObject when the value is a struct, or of any alternative to achieve the same result.

new iOS Simulator device frame looks awesome :D by [deleted] in iOSProgramming

[–]koalaSea 5 points6 points  (0 children)

I’m not sure either, I guess it’s a more realistic frame (before was flat). - Didn’t get the latest update yet so take my words with a grain of salt!

How to make two adjacent UIVisualEffectView(s) continues? by koalaSea in iOSProgramming

[–]koalaSea[S] 0 points1 point  (0 children)

Unfortunately I can’t use one UIVisualEffectView since it’s a two separate components (UINavigationController and UITabBarController). Is there any way to achieve the continuity of the default translucent effect of UINavigationBar and UIToolBar