Date & Time Picker Dialog Tutorial in React Native (DateTimePicker)

  Рет қаралды 79,381

Indently

Indently

Күн бұрын

Пікірлер: 50
@salinasmaster4955
@salinasmaster4955 2 жыл бұрын
Really appreciated, clear and functional, thank you!
@Sofien_Steve
@Sofien_Steve 3 жыл бұрын
thank you so much for this amazing tutorial, really helpful
@parrou3
@parrou3 2 жыл бұрын
Man, that is awesome, you saved my day, thank you
@lrajoo11
@lrajoo11 3 жыл бұрын
thanks for this! super useful
@AbhishekSingh-rs6tx
@AbhishekSingh-rs6tx Жыл бұрын
Thank you soo much for helping means a lot... : )
@kadeus
@kadeus 2 жыл бұрын
Hi, for IOS device doesn't work!!
@inakimusic570
@inakimusic570 5 ай бұрын
thanks for this video
@marinakim2929
@marinakim2929 2 жыл бұрын
Awesome! Thank you very much =)
@kesterbelgrove818
@kesterbelgrove818 2 жыл бұрын
Thank you 😢, just for context it works well in November 2022
@madhav3444
@madhav3444 2 жыл бұрын
Did you tested on both ios and android?
@ludwigvillalba1886
@ludwigvillalba1886 2 жыл бұрын
Thanks for sharing!
@steveaustin4839
@steveaustin4839 2 жыл бұрын
Got this error. value prop must be an instance of date object
@marcioferlan
@marcioferlan Жыл бұрын
Great video! What Android emulator are you using there?
@anandgomaskar2210
@anandgomaskar2210 2 жыл бұрын
thanku so much upload this video
@muhammadibrahimkhan4355
@muhammadibrahimkhan4355 Жыл бұрын
@everyone Sir what is the purpose of setshow(Platform.OS === "ios");
@shubbhumourya
@shubbhumourya 2 жыл бұрын
On click it's showing current date, how i can fixed that issue in my application?
@hamzaabdessadki7927
@hamzaabdessadki7927 3 жыл бұрын
hello sir, how can i change the default color
@RaulPalma-f9n
@RaulPalma-f9n 6 ай бұрын
how can i style it? I haven't been able to change the colors or the width of the element
@ajalasegun1
@ajalasegun1 3 жыл бұрын
The time picker crashes the app when the cancel button is pressed. How do i fix this please?
@creativestudio233
@creativestudio233 3 жыл бұрын
thank you
@thiagog.q.970
@thiagog.q.970 2 жыл бұрын
Is there a way to show the values selected in the place where the pickers are?
@nehalkhan3353
@nehalkhan3353 2 жыл бұрын
can you set a minimum/max time?
@Pham_Minh...
@Pham_Minh... 2 жыл бұрын
setShow(true) but no false. modal is always on
@alexanderkostylev6327
@alexanderkostylev6327 2 жыл бұрын
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
@amishaarora4101
@amishaarora4101 2 жыл бұрын
i am facing the same problem, it is shown whenever i refresh the code
@muhammadibrahimkhan4355
@muhammadibrahimkhan4355 Жыл бұрын
@@amishaarora4101 its the setshow(Platform.OS === "ios"); in onChange() replace the line with setshow(false)
@robbyl6863
@robbyl6863 3 жыл бұрын
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
@kirtiscalelot Жыл бұрын
How to make timepicker in bottom sheet
@renukajadhav7819
@renukajadhav7819 Жыл бұрын
Can we remove Minutes
@thanhtung1482013
@thanhtung1482013 3 жыл бұрын
sir the method to avoid the day future after current day , could you show me ?
@justinferreira4439
@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?
@FernandoMare03
@FernandoMare03 10 ай бұрын
i have the same problem, how you can solve this?
@kadeus
@kadeus 2 жыл бұрын
Amazing Tanks :-)
@manjunathamj4249
@manjunathamj4249 3 жыл бұрын
can we do both date and time at single click
@juniormelo26
@juniormelo26 3 жыл бұрын
Parabéns pelo Vídeo. poderia da um exemplo caso precisar de 2 botoes [ INICIO ] - [ FIM ] ?
@javierorellana2859
@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
@jesminakter4260 Жыл бұрын
will this work on web?
@jiayongng7498
@jiayongng7498 3 жыл бұрын
How to i store datepicker state into sqlite?
@СергейСёмин-ц9ж
@СергейСёмин-ц9ж 2 жыл бұрын
Thanks ! How change blue color in android ?
@mluthfiansyah5389
@mluthfiansyah5389 3 жыл бұрын
why you didnt put this code? const showDatepicker = () => { showMode('date'); };
@bansiparmar3879
@bansiparmar3879 2 жыл бұрын
hello...when I have press ok button, it will give some error please help me..
@Indently
@Indently 2 жыл бұрын
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!
@berkanbilgin2287
@berkanbilgin2287 2 жыл бұрын
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
@berkanbilgin2287
@berkanbilgin2287 2 жыл бұрын
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.
@induchandana4379
@induchandana4379 2 жыл бұрын
Thanku
@danielcisa107
@danielcisa107 3 жыл бұрын
Thats literally the Expo community example page of how to implement it...... (But this time is the react native community component)
@Indently
@Indently 3 жыл бұрын
I don't make up the implementation. I actually read the docs first.
@NewToneMusicOfficial
@NewToneMusicOfficial 3 жыл бұрын
You sound like Boyka
React Formik Tutorial - 38 - Date Picker
12:02
Codevolution
Рет қаралды 47 М.
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
Value Slider Tutorial in React Native
4:39
Indently
Рет қаралды 10 М.
How to create a Calendar Picker on React Native | Android & iOS
10:06
Vaillant | Programming
Рет қаралды 2,2 М.
You might not need useEffect() ...
21:45
Academind
Рет қаралды 179 М.
Using Date Picker with TextInput (Expo | React Native App)
11:12
ToThePointCode
Рет қаралды 47 М.
React Native | How To Add A Date Picker
8:12
Declan Miller
Рет қаралды 27 М.
Build an Expense Tracker | React Hooks & Context API
49:41
Traversy Media
Рет қаралды 932 М.
Get started with Event Calendar in React Native
15:00
Jonas Grøndahl
Рет қаралды 69 М.
Role Based Navigation in React Native with Expo Router
25:41
Simon Grimm
Рет қаралды 18 М.
5 Bad Ideas In Python
25:34
Indently
Рет қаралды 28 М.
Gitlab DELETING Production Databases | Prime Reacts
17:27
ThePrimeTime
Рет қаралды 370 М.