Thank you so much, but we need the video to custom the ionic date time component as the pervious version 5 , because its so hard to customized at the version 6
@techniz58142 жыл бұрын
I was waiting for your video on V6. Yes definitely we want to see that input material design from you ❤️
@Ali-ys7ej2 жыл бұрын
I already updated one of my projects to ionic 6 , it's so cool , there is still some issues with ion-datetime when you add ion-buttons into it, it won't select etc , otherwise it's charming on modal with some additional CSS. waitin' for your next video , good job ^^ Cheers :)
@irohwavez2 жыл бұрын
Thanks. For sure want to see some inline modal examples, that looks like it could be really handy.
@realisticanims90322 жыл бұрын
any news on how to use the new inputs with Material Design style?
@galaxies_dev2 жыл бұрын
Yes I think we have to use the fill property: ionicframework.com/docs/api/item#fill
@SampathLokuge2 жыл бұрын
@@galaxies_dev Thanks!
@anilkumar53262 жыл бұрын
I cant see new Input flaoting components which have showed in blog
@galaxies_dev2 жыл бұрын
Yeah I'll look into that again!
@najamkhan51822 жыл бұрын
hey simon how we do live streaming in our ionic app?
@paoloperana2 жыл бұрын
Hi Simom! Thanks for the interesting video, as usual! I think we definitely need a tutorial on the new ion-datetime.... I really don't know how to use it in a list of input fields (manteinig one line for each input field), as previously datetime showed the date and time as string, now it shows as a calendar... Thanks a lot!
@galaxies_dev2 жыл бұрын
Working on that!
@deepakbawa13672 жыл бұрын
Yes I want to look cute form with ionic version 6
@pendustar17712 жыл бұрын
Hey Simon. I need your help . I want to set gif at splash screen with background image in capacitor
@ioncourt75162 жыл бұрын
I agree. Cool updates, but ion-datetime + ion-buttons is defiantly not ready. I ended putting datetime in popover sharable component and added my own buttons. You must apply your own CSS styles in order to work as well. I am lookin forward to the further updates
@geraldreimertz2 жыл бұрын
Pretty good changes! Thanks for this video. It was the reminder we needed to upgrade within the next days :) Many things we had to do manually are now ready out of the box. Love it !
@galaxies_dev2 жыл бұрын
Yes it's a great new version, give it a try :)
@hellelo.58402 жыл бұрын
I changed my mind, Ionic is super amazing 😍
@cscs91922 жыл бұрын
and just from WHAT did you change your mind. Confess your sins here.
@hellelo.58402 жыл бұрын
Ionic is great because web technologies are great, so you benefit from that a lot; and its enough for many project because it reduces the cost of development. But its not ideal for every project. Ionic is great for projects that doesn't involve a lot of calculations / graphics, its basically great for project that involve entering and retrieving data. if you need to update your views very fast then Ionic is not ideal for that....SO IONIC IS A GREAT SOLUTION FOR ENTERPRISE BUSINESS PRODUCT, its not meant for products that involves manipulating graphics or large data.
@AGUNGKAYA2 жыл бұрын
Ionic ! 😍😍😍😍😍
@FrancescoDeGiorgio2 жыл бұрын
hello Simon, do you know if in the new ion-datetime component is possible to select multiple values? Like for example a starting date and an ending one, to select a range of days?
@osamakheireddine94932 жыл бұрын
Sorry guys new to this ionic stuff… how do you update to this version? Do I have to use the npm install command?
@galaxies_dev2 жыл бұрын
Yes simply run "npm install @ionic/angular" in your project and you should get the latest version (check your package.json)
@osamakheireddine94932 жыл бұрын
@@galaxies_dev thank you! :)
@muhammadsufian46112 жыл бұрын
Question: unable to run ionic cordova run ios -l after upgrading to ionic 6. Any specific reason for that?
@aabuabara2 жыл бұрын
Thanks. I'd like to suggest a tutorial / video upgrading a “simple app”, from v.5 to ionic v.6.
@galaxies_dev2 жыл бұрын
I think this is basically only about installing the latest package, nothing else!
@haniqudsi2 жыл бұрын
I update my apps to version 6, but the date time its really different! And hard to customize..
@saq.ib012 жыл бұрын
A tutorial for page change Confirmation?? Scenario: User fills a form but before submitting the form clicks back button or any other routing button how can we show confirm dialog before leaving the page?
@galaxies_dev2 жыл бұрын
Could be possible with e.g. a guard - but cool idea for a tutorial indeed!
@saq.ib012 жыл бұрын
@@galaxies_dev Nice, will try with guard. But currently i used javascript's native confirm('are you sure you want to leave'); as my workaround. because ionic's alert and other options were not working as per expectation.
@arunbharath45482 жыл бұрын
Use ca deactivate guard
@DailyDoozeOfficial2 жыл бұрын
Hi Simon, awesome summary! It convinced me to switch to Ionic6. I wanna make use of the handy inline modal. Is there a way to get the "onDidDismiss" event using this approach? I tried ModalController and ViewChild reference, sadly without success. Many thanks! Peter
@galaxies_dev2 жыл бұрын
I actually don't think it's possible, they explicitly say this: "If you need fine grained control over when the modal is presented and dismissed, we recommend you use the modalController" Source: ionicframework.com/docs/api/modal#when-to-use-1
@marcmetzger23312 жыл бұрын
Is there an issue with ion-accordion not working with ion-tabs in the button? I can’t expand accordion as soon as there are tabs … I don’t get it
@galaxies_dev2 жыл бұрын
Not that I know of - if you can reproduce this in a new app maybe open a Github issue!
@JosueLMM2 жыл бұрын
Excellent explanation
@galaxies_dev2 жыл бұрын
Glad it was helpful!
@petaka892 жыл бұрын
Great vid! just updated to version 6 with minor changes. I'm kinda struggling a little bit with the datetime. I read the docs but could not find if I can just show a date selector, without the time
@galaxies_dev2 жыл бұрын
I guess you should try the different values for "presentation" and see if one of them works for your case!
@webdevaccount15422 жыл бұрын
Does it support Cordova? or all Capacitor?
@ihasmax2 жыл бұрын
Ionic's UI components work in Cordova and Capacitor equally, though the Ionic team strongly recommends migrating to Capacitor and will be focusing on Capacitor for the native runtime layer
@masterandroid51042 жыл бұрын
How to implement menú transition animation LIKE discord
@galaxies_dev2 жыл бұрын
What kind of transition is there?
@masterandroid51042 жыл бұрын
@@galaxies_dev kzbin.info/www/bejne/m2mypZl3aL6pia8 like this animation of nav drawer
@reddev89062 жыл бұрын
I want a cool form video.
@ricko132 жыл бұрын
DEJA VU
@eguoli2 жыл бұрын
别推荐这种没有用的软件。。
@mohamudhussin71882 жыл бұрын
Ionic could be something big but , you had the chance before but , check the analysis and the drop you will understand if you aren’t , Rest In Peace ionic