Ahmed

Results 4 issues of Ahmed

This PR adds the ability to present the drawer using a spring animation

Hi, For a project I am working on, I was asked to change the animation type. I added an IBInspectable property to allow this. I think it might be useful...

enhancement

Updated kotlin version + downgraded android core utils to suppress compilation issues on projects generated with the latest version of Flutter (v1.0.0 / Dart 2.1.0)

Hi all, This patch suppresses the Xcode warnings that appear when trying to run the project in Xcode 9 and Xcode 8.3.2. These include: documentation warnings, project setting warnings, and...