Jerome

Results 12 comments of Jerome

Hi, do you know when the deprecated methods will be support?

So we need to suppress warning in the generated PermissionDispatcher files?

@RustamSitdikov No, I don't really like to update generated code files. Instead, we have decided to remove PermissionDispatcher library and use ActivityResultContract with RequestMultiplePermissions.

Hey @filbabic, regarding the guide to build a custom message type that would help us, it would be awesome to have it with your UI Component, not Compose UI Component...

@msaps I am sorry for the late reply, but I still got the same crash with the lastest version of Tabman. ``` Using Pageboy (2.1.0) Using PureLayout (3.0.2) Using Tabman...

@msaps Thank you for your prompt reply. The sample project I made has quite the same configuration as my current project. The crash happened when I scrolled fast to the...

@msaps Hi, I was wondering, it's been more than one month since the last update on this issue. Did you solve it?

@msaps Yes, I can still reproduce it 😕 You just have to swipe very fast to the left/right, and clic accidentally on a tableviewcell. This will push a ViewController. Going...

We are also having the same problem... 🤔

I am also experiencing some issues on 2.0.3 that does not occur in 2.0.2 🤔 Such as Custom Gestures we have implemented on 2.0.2 do not work anymore for example....