Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adicionado DatePicker #17

Merged
merged 1 commit into from
Jan 31, 2021
Merged

Adicionado DatePicker #17

merged 1 commit into from
Jan 31, 2021

Conversation

ionixjunior
Copy link
Owner

@ionixjunior ionixjunior commented Jan 30, 2021

Durante o desenvolvimento do vídeo, encontrei um bug do DatePicker no iOS relacionado ao XF 5 xamarin/Xamarin.Forms#13366. O Shane comentou que o time do XF já está ciente disso e que essa correção acontecerá no SR1 do XF. Para contornar este problema, fiz a demo utilizando a versão 4.8 do XF, mas não fiz commit do downgrade.

Um ponto interessante do DatePicker é que no XF 4.8 ele é renderizado usando o novo DatePicker do iOS - aquele que aparece o componente do calendário. Já no XF 5 ele está sendo renderizado daquela maneira antiga - o componente aparece na área do teclado e o seletor de data ali dentro. No vídeo não falei nada a respeito disso.

Link do vídeo https://youtu.be/WdntWWCrRQo

@ionixjunior ionixjunior changed the title [WIP] Adicionado DatePicker Adicionado DatePicker Jan 31, 2021
Copy link
Collaborator

@pictos pictos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ionixjunior ionixjunior merged commit c0dcd84 into main Jan 31, 2021
@ionixjunior ionixjunior deleted the datepicker branch January 31, 2021 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants