Really appreciated, clear and functional, thank you!
@Sofien_Steve3 жыл бұрын
thank you so much for this amazing tutorial, really helpful
@parrou32 жыл бұрын
Man, that is awesome, you saved my day, thank you
@lrajoo113 жыл бұрын
thanks for this! super useful
@AbhishekSingh-rs6tx Жыл бұрын
Thank you soo much for helping means a lot... : )
@kadeus2 жыл бұрын
Hi, for IOS device doesn't work!!
@inakimusic5705 ай бұрын
thanks for this video
@marinakim29292 жыл бұрын
Awesome! Thank you very much =)
@kesterbelgrove8182 жыл бұрын
Thank you 😢, just for context it works well in November 2022
@madhav34442 жыл бұрын
Did you tested on both ios and android?
@ludwigvillalba18862 жыл бұрын
Thanks for sharing!
@steveaustin48392 жыл бұрын
Got this error. value prop must be an instance of date object
@marcioferlan Жыл бұрын
Great video! What Android emulator are you using there?
@anandgomaskar22102 жыл бұрын
thanku so much upload this video
@muhammadibrahimkhan4355 Жыл бұрын
@everyone Sir what is the purpose of setshow(Platform.OS === "ios");
@shubbhumourya2 жыл бұрын
On click it's showing current date, how i can fixed that issue in my application?
@hamzaabdessadki79273 жыл бұрын
hello sir, how can i change the default color
@RaulPalma-f9n6 ай бұрын
how can i style it? I haven't been able to change the colors or the width of the element
@ajalasegun13 жыл бұрын
The time picker crashes the app when the cancel button is pressed. How do i fix this please?
@creativestudio2333 жыл бұрын
thank you
@thiagog.q.9702 жыл бұрын
Is there a way to show the values selected in the place where the pickers are?
@nehalkhan33532 жыл бұрын
can you set a minimum/max time?
@Pham_Minh...2 жыл бұрын
setShow(true) but no false. modal is always on
@alexanderkostylev63272 жыл бұрын
i tried to follow the guide but my setShow seems to always set as true and cause the date picker to always pops up, can anyone help
@amishaarora41012 жыл бұрын
i am facing the same problem, it is shown whenever i refresh the code
@muhammadibrahimkhan4355 Жыл бұрын
@@amishaarora4101 its the setshow(Platform.OS === "ios"); in onChange() replace the line with setshow(false)
@robbyl68633 жыл бұрын
Are there "ok" and "cancel" options by default? I'm not seeing them by me UPDATE use type default and you'll have ok and cancel. Otherwise you need to add on your own as far as I can tell.
@kirtiscalelot Жыл бұрын
How to make timepicker in bottom sheet
@renukajadhav7819 Жыл бұрын
Can we remove Minutes
@thanhtung14820133 жыл бұрын
sir the method to avoid the day future after current day , could you show me ?
@justinferreira4439 Жыл бұрын
Hey i have this bug with the where the value is being called repeatedly even when in the calendar and im trying to change the date so it keep going back to todays date how can i fix this?
@FernandoMare0310 ай бұрын
i have the same problem, how you can solve this?
@kadeus2 жыл бұрын
Amazing Tanks :-)
@manjunathamj42493 жыл бұрын
can we do both date and time at single click
@juniormelo263 жыл бұрын
Parabéns pelo Vídeo. poderia da um exemplo caso precisar de 2 botoes [ INICIO ] - [ FIM ] ?
@javierorellana2859 Жыл бұрын
no sirve bro ya lo hice al pie de la letra y no me sale nada solo los botones nada que ver con lo que sale en el video estoy en react native expo
@日本語大好き3 жыл бұрын
Can you also make a video on telegram bot how to make kick ban mute or welcome new user in the group commands tutorial?
@jesminakter4260 Жыл бұрын
will this work on web?
@jiayongng74983 жыл бұрын
How to i store datepicker state into sqlite?
@СергейСёмин-ц9ж2 жыл бұрын
Thanks ! How change blue color in android ?
@mluthfiansyah53893 жыл бұрын
why you didnt put this code? const showDatepicker = () => { showMode('date'); };
@bansiparmar38792 жыл бұрын
hello...when I have press ok button, it will give some error please help me..
@Indently2 жыл бұрын
We’re sorry to hear that you’re facing trouble with this tutorial. We have some recommendations for you. - First, try watching the tutorial again to check if you missed something (remember that programming languages are strict, and that uppercase & lowercase characters are completely different.) - Second, if you’re facing an error, try copying and pasting it into the Google search engine, it’s the fastest way to find the best response for the issue you are facing. - Third, if it’s still too confusing for you, try taking a step back and working on an easier project to try to improve your programming skills before tackling the project in this video. We wish you the best of luck with your project!
@berkanbilgin22872 жыл бұрын
come on man.. at least bother to write what error you are getting...you will never get any help with "some error, please help!".. Publisher is kind enough and still replied
@berkanbilgin22872 жыл бұрын
come on man.. at least bother to write what error you are getting...you will never get any help with "some error, please help!".. Publisher is kind enough and still replied eventhough you don't deserve one.
@induchandana43792 жыл бұрын
Thanku
@danielcisa1073 жыл бұрын
Thats literally the Expo community example page of how to implement it...... (But this time is the react native community component)
@Indently3 жыл бұрын
I don't make up the implementation. I actually read the docs first.