NativeScript / nativescript-datetimepicker

Plugin with date and time picking fields
Apache License 2.0
27 stars 26 forks source link

DateTimePickerFields placed in just a StackLayout takes the whole screen #46

Open bundyo opened 5 years ago

bundyo commented 5 years ago

Which platform(s) does your issue occur on?

Please, provide the following version numbers that your issue occurs with:

Please, tell us how to recreate the issue in as much detail as possible.

Describe the steps to reproduce it. Place a DateTimePickerFields component inside a StackLayout inside a Page.

Is there any code involved?

https://play.nativescript.org/?template=play-js&id=QJK25Y&v=4

Note: I'm using a registerModule hack due to a bug in Playground that breaks plugin resolution.