Ruslan Kavetsky
Ruslan Kavetsky
As I understand @ivan-gaydamakin said that he didn't have any issues with `view.frame = .zero` in production so maybe it is redundant
> View controller type check - we need this fix only for UIHostingController @mikhailmaslo just realised that this is not very good idea just to check it as `vc as...
> Additionally, it's quite complicated to check if a view controller is UIHostingController since it has generic Content Yeah, you are right here > So, I suggest to make version...
Or sorry, I thought you are going to fix it by yourself 😁 I just played with it on Xcode 14 with iOS 16 and seems like this bug was...
@ivan-gaydamakin what code for test project did you use?
Damn, sorry guys, I forgot that I need to try to dismiss first 🤦🏻♂️ @mikhailmaslo I just improved the code the way we discussed
@mikhailmaslo FYI I don't have merge button, you need to merge by yourself
@mikhailmaslo I think would be great to bump version to 2.0.1 so everyone can get this fix
@MojtabaHs could you take a look, please?