Adam Dahan
93 posts

Adam Dahan
@appdoodles
https://t.co/VXS1AqhKr1
Toronto, Ontario Katılım Eylül 2020
124 Takip Edilen12 Takipçiler

I’ve just made a new macOS app. It’s for adding rounded corners to images. It’s free at the moment. apps.apple.com/gb/app/squircl… #macos #apple #developer #ios
English

@iOSDevJobsHQ @CapitalOne @ArtSabintsev Capital One is a terrible company that tricks people that are not able to attain credit. They purposefully tell clients that they are not "credit worthy, yet!" only to continously keep them on their secured credit plan. Find a better job.
English

@skater_xl Just wanted to say thanks. This is the best game I have ever played. You all are doong amazing work ❤️ Keep it up!
English

@mackozer Ya that screen isnt so good for coding - Try an app called SwitchResX to get full resolution but will be hard to see the code. Ended up switching back to a normal 24 inch after a few months. Hope it works out for you tho!
English

@a_grebenyuk then you might as well just use a delegate pattern. RX has no benefit in this situation. RX is good for handling the reactivity inside a particular screen but delegate the navigation to dedicated object. This way its easier for the delegate to decide: iOS, iPad Mac .showX()
English

I tried a couple of approaches and libraries, but I think nothing beats this.

Alex Grebenyuk@a_grebenyuk
2021. Has anyone figured out how to implement navigation in iOS in a sane way?
English

@a_grebenyuk Once the reactive work is done - emit a call to coordinator?.didDoX and let the navigation be handled outside of the view controller
English

@a_grebenyuk At times I feel like the coordinator pattern is also major overkill and it seems like its just using a navigation proxy as the intermediary but that is exactly the point. The intermediary only has 1 responsibility - navigation. Benefits become more clear over time.
English

@appdoodles If it gets complicated, you can put it in a method to reuse.
English

@a_grebenyuk @ambrstr With coordinators you would just check that the start has reached its childCoordinators array and the "testing" of navigation is done basically.
English

@ambrstr It's MVVM, so methods are not allowed😄
I prefer bindings because they are easier to test. With methods/protocols you need to write/generate mocks.
English

@a_grebenyuk Too difficult to use PinChallengeViewController else where its trapped in that LoginRoute
English

@a_grebenyuk Mmm No. coordinators are far better approach than this. This basically just a method with a switch case to route in a view controller. Just cuz its bound doesnt mean its doing something different.
English
Adam Dahan retweetledi

🚨 New Map Drop 🚨 The @PRIMITIVE_LA Skatepark is now available in the Mod Browser on PlayStation, Xbox and PC!
And to give some extra flare to your footage, we’ve included a ‘Lights Out’ version as well. Both available for download now
Salt Lake City, UT 🇺🇸 English


@V8tr Thank you so much for this post: vadimbulavin.com/degenerate-vie… I have been searching the web for a week watching / learning about state machines and this is the only blog post that brought it home for me. ❤️
English



