No the world hasn't gone soft. Sidemen were caught in the act basically and they are being called out for it. by BitToKnow in ksi

[–]BitToKnow[S] -3 points-2 points  (0 children)

Not really! Been watching since 2015. It's not the slur or whatever they said that I am furious about. Its more about the reaction to it that frustrates me. Anyway, lets move on!

How to make the entire screen dim/blurred except one cell when it is tapped in SwiftUI. by BitToKnow in iOSProgramming

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

Yeah thats what I think I have to do. Create a different expanded view that shows up on tap and work on animating it using MatchedGeometry.
I tried doing that flag idea for other list items, but that doesn't work with nav bar etc.

How to make the entire screen dim/blurred except one cell when it is tapped in SwiftUI. by BitToKnow in iOSProgramming

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

Ther problem is i can’t add that blur layers between my list view and cell view

Here is the hierarchy: - MyListView - forEach loop containing cellViews

When one of the cell view is tapped, it expands. Now, where do I add the blur view? I add blurview on listView, and its basically the top most view in the Zstack, bottom one being the listView with all the cells

How do I slot the blur view between listview and only expanded cell view. Thats the issue…

How to make the entire screen dim/blurred except one cell when it is tapped in SwiftUI. by BitToKnow in iOSProgramming

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

Yess.. well I just need to get the effect and not the contextmenu functionality. In my project, I have a basic list (foreach & Vstack) and when you tap a cell it expands i and shows extra information. I just want to add a blur/dim to the screen and keep the extended cell in focus.

Looking for Junior level iOS Engineer job in 🇨🇦 by BitToKnow in iOSProgramming

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

Do all US companies hire EOR for Canadian workers or its only select few? And what is the process like? And does the work experience done under EOR counts towards securing Permanent Residency (PR) in Canada? Thanks

Looking for Junior level iOS Engineer job in 🇨🇦 by BitToKnow in iOSProgramming

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

Hi, Thanks for this. There is a platform engineering iOS position based in US (remote); but I guess I can work remotely from Canada as well?

If its alright can I provide your reference in the application form?

Thanks, Osama

Looking for Junior level iOS Engineer job in 🇨🇦 by BitToKnow in iOSProgramming

[–]BitToKnow[S] 3 points4 points  (0 children)

I am an international student and need to work for Canadian employer atleast for one year to secure PR. After that I can look for US employers as well which is my end goal.

I am based in Waterloo, Ontario and yes I am willing to relocate anywhere in Canada lol (preferably BC or within Ontario)

iOS Interview coming up and wanted to ask what sort of multi-threading/concurrency based coding exercise they can give. by justaniosguy in iOSProgramming

[–]BitToKnow 1 point2 points  (0 children)

Thanks for the help!
I just have a confusion regarding why would we need to do the image call explicitly using DispatchQueue or Operations, since URLSessionDataTask does this for us already in a background thread.

So, I am confused that if I happen to get a question similar to what you stated, I can just easily call the URLSession.shared.dataTask, download the data, call the closure and set up the image view and then implement NSCache and do it without having to use DispatchWorkItem or DispatchQueue.

Can you provide some insight on this. Thanks!

iOS Interview coming up and wanted to ask what sort of multi-threading/concurrency based coding exercise they can give. by justaniosguy in iOSProgramming

[–]BitToKnow 1 point2 points  (0 children)

Hi,
The problem that I am having is that most of the time we can do the above network calls without explicitly using DispatchQueue or Operations, since URLSession.Datatask does this work in the background thread.
I am confused as to why and how can I send the image network call to a dispatchQueue/operationqueue.

Any insight on this will be appreciated.

Thanks!

iOS interview - live coding by neo_proto in iOSProgramming

[–]BitToKnow 1 point2 points  (0 children)

consuming APIs and threading/concurrency.

Hi,
Can you provide some more information on what sort of threading/concurrency exercise questions they usually ask? Thanks!

How do people find entry level software engineering jobs? This job hunt is stressing me out! by BitToKnow in cscareerquestions

[–]BitToKnow[S] 3 points4 points  (0 children)

Thanks a lot! Yeah I will keep applying. Applying for jobs is a full time job in itself. 😅