Results 33 comments of Daksh

Hello, if someone wants to disable the gravity animation do ```swift let alertVC = PMAlertController(title: "Options", description: nil, image: nil, style: .alert) alertVC.gravityDismissAnimation = false // this here ```

use implementation "com.github.mancj:SlideUp-Android:2.2.8"

We would still have feature flags, it would be easier to separate protocols under feature flags with subcrates, they will both work together, also since we are a light weight...

Good point, we'll defer on this for now then

Hello @gbjbaanb We have decided to push the part authentication to a different repo and made it a different identity server project. It's core/auth. So the email-verification/login etc should be...

Can confirm. Correct quotes display a red line.

I would like to step in and finish the rest of the functions @Razican