NativeScript / nativescript-datetimepicker

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

DatePicker exceeds the size (calendar) #62

Closed juniorschen closed 4 years ago

juniorschen commented 4 years ago

Basically when using the datepicker in calendar mode it exceeds the size: image

Which platform(s) does your issue occur on?

Android emulator: PIXEL 3a XL;

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. I just added the module, and add tag in my html

image

image

juanbonoso commented 4 years ago

Having the same issue.

Whip commented 4 years ago

How did you get the calendar mode?

juniorschen commented 4 years ago

How did you get the calendar mode?

This is shown depending on the internal configuration of the phone

kapil9-10 commented 4 years ago

bro i got There is no appropriate source code format in 'C:/Users/shama/TravelGo/node_modules/nativescript-datetimepicker' entry-point. error in this can you please help me or Give me suggestion for alternative

juniorschen commented 4 years ago

@kapil9-10 In my case I used a modal with the datepicker of the nativescript ui: https://docs.nativescript.org/angular/ui/ng-components/date-picker

kapil9-10 commented 4 years ago

thanks @juniorschen