Pavel 'Pasha' Mazurin

Results 38 comments of Pavel 'Pasha' Mazurin

Had to revert to 1.2.2 because of the deprecation warning...

All viewable RIBs on the diagram above (Confirmation, Location Refinements, Menu) are `UIViewController` based.

Unfortunately, I don't have rights to bump the podspec. @rudro or @sbarow do you know who can do that?

It depends on the use case. Sometimes we do use plugin points to attach RIBs of the similar nature, but it's not the case all the time. Child RIBs communicate...

@fatuhoku unfortunately I've got no experience with carthage yet. I'll look into this as soon as I have time. If you know what to do, feel free to make a...

Yes, I'd be happy to enable tvos and watchos support, but I've never had a chance to work with these platforms. I believe that the following lines should be added...

Thanks! Could you please move this to a separate method, like you did in #14?

Could you please elaborate on this? I'm not sure how exactly this would look like.

Hmmm, this looks super-interesting. Let me think how to implement this. Please let me know if you already have ideas.

I don't have much experience with that, and most of the examples I found are using standard JSONDecoder. I've got a feeling, that decoding a Dictionary into a custom struct...