icerockdev / moko-widgets

Multiplatform UI DSL with screen management in common code for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev
Apache License 2.0
387 stars 32 forks source link

(iOS) Rework date/time picker to look same as Bottom sheet #221

Closed Dorofeev closed 4 years ago

Dorofeev commented 4 years ago

Current version of date/time picker looks different from mono-widgets-bottomsheet. Different animations, different shadow. Need to rework date/time picker with FloatingPanel Pod that used in bottom sheet feature.

Alex009 commented 4 years ago

merged