Cool Series, I usually love the part of recreating UIs / working with mockups during app-development the most. :) Only one thing: I think the Fleet-Slide / ion-slide implementation would work far more better with slideOptions.slidesPerView: 'auto' and a fixed width per slide. So the amount of visible bubbles does not depend on the device-width and does not leave that gaps, which would otherwise become even larger on bigger screens. 👍
You really posting the best ionic tutorials ... AWESOME keep the great work !!!! N.B: to hide the header since ion-toolbar { --border-style: none;} works for iOS only
Great video I’m just starting with ionic and your videos are being so helpfully to me, one quick question which plugins do you use for visual studio code autocomplete ionic classes and components?
Hello Simon, i want to know how to implement Micro Front End Application using Ionic... Please do a tutorial about this topic... I'm very interested in this topic simon... What's your opinion about this simon?
@@galaxies_dev the basic idea is to deploy each component or section or page independently... All together will be perform as a single mobile application when we see it in our hands... Then if there is any problem or bug in a page... We can change the specific page and redeploy it without any damage to other pages/components... But there will be data passing between the pages, Then only we can feel a single app experience and not lots of individual micro apps...
Thanks for the guide Simon! However, I do find out that when installing the apps after build it to apk, the hide animation seems laggy and not smooth. Do you have any idea on how this happens? The animation was kinda rough and feels jaggy. Still seraching for anwser for this issue. (edit) : On browser it works just fine smoothly, problem occurs when build it into android apk
@@galaxies_dev it's a pretty decent device I would say. A 2018 model with 4gb ram. Any css transition also seems laggy. I even try build in production mode and still the same.
Eu tenho 2 peguntas para voce. 1 come você fez para colocar aquele negocio que coloca pastas e arqivos do outro lada...que eu nunca consegui.. 2 você consegue programar no NativeScript
Actually I was trying to fetch an api in my ionic vue app , the web version shows the data, but my android app doesn't , can anyone help me out with this
Hi Simon, i have small request to you for :: how to detect imcoming call in ios app using ionic?? because i use cordova-phone-call-trap plugin but not working can you make one video for incomming call detection. plzzzzzzzzzzzzz
Can you make a video on building production apks for iOS without mac os if it is possible? I'm a starter ionic developer with windows system I can't afford the Mac os, but my client need app for IOS. I know about ionic appflow but don't know how to do .
This series is gonna be legendary..
The sticky ion-segment on top looks really good !
The value level in this tutorial is unbelievable! Well done Simon👊😊
Thanks a ton!
Hey Simon! Would be cool if you could do UBER's UI.
Duolingo would be an awesome UI as well. Clean, simple and graceful
Hi Simon, all the tutorial videos are very interesting and good to understand, please try with ionic with react tutorial
Cool Series, I usually love the part of recreating UIs / working with mockups during app-development the most. :)
Only one thing: I think the Fleet-Slide / ion-slide implementation would work far more better with slideOptions.slidesPerView: 'auto' and a fixed width per slide. So the amount of visible bubbles does not depend on the device-width and does not leave that gaps, which would otherwise become even larger on bigger screens. 👍
Thanks for the tips!
I really like this new series. I always wanted to know what its possible with customizing the standard components of ionic!
This series is a fantastic idea! Thank you Simon!
Glad you enjoyed it :)
Happy to see this kind of works in ionic. This series will be your most viewed series all time if continued. Good luck simon. Great Job
Haha that would be awesome! Took quite some time to figure out those things x)
Discord UI will be awesome. Two sidemenus, buttons everywere!! YAY!!!
Awesome tutorial Simon! As a next UI tutorial I would suggest "airbnb" with some of their animations
Yeah looks like people really want to see AirBnB!
Great work Simon! not removes the border for you? 👍
Hmm should work..
You really posting the best ionic tutorials ... AWESOME keep the great work !!!!
N.B: to hide the header since ion-toolbar {
--border-style: none;} works for iOS only
Thanks for the addition Hussein!
Wow that's really cool! Can you make a step by step to integrate the twitter api so you can search tweets in it?
Wow, so nice,, keep going in this series, its so nice and very important.
Thanks Simon.
Glad you like it!
Nice. Keep it up. Waiting for future tutorials like this
More to come!
This is going to be an awesome series 👍 as always awesome content 👏
Would love to see Spotify, Uber and AirBnb
Cheers
Noted!
Awesome content with a lot of value in it. Many thanks!
Glad it helped!
Great video I’m just starting with ionic and your videos are being so helpfully to me, one quick question which plugins do you use for visual studio code autocomplete ionic classes and components?
The only Ionic plugin I got is this: github.com/fivethree-team/vscode-ionic-snippets
@@galaxies_dev ok this is the one I was looking for to help me write ionic attributes and classes thanks Simon
I suggest just follow the react native series and using that series idea
You are awesome simon!
Thank you Waleed!!
Hi Simmon can we use hide directive in StencilJS?
Hmm I don't know that much about Stencil TBH!
Yay!! Thanks a lot sir ..... I was waiting for this since so long!! Again, thanks a lot!
Most welcome!
Hello Simon, i want to know how to implement Micro Front End Application using Ionic... Please do a tutorial about this topic... I'm very interested in this topic simon... What's your opinion about this simon?
I haven't read a lot about micro frontends yet, so what exactly would you like to see built with Ionic for that?
@@galaxies_dev the basic idea is to deploy each component or section or page independently... All together will be perform as a single mobile application when we see it in our hands... Then if there is any problem or bug in a page... We can change the specific page and redeploy it without any damage to other pages/components... But there will be data passing between the pages, Then only we can feel a single app experience and not lots of individual micro apps...
Please do swiggy UI
new home , new cool video , thank you Sir ! ^^
This is amazing 😁😁. Thank you so much for awesome content as always.
Glad you enjoy it!
Please make one video on applying AsMob in ionic
Nice. Thanks!
Hi simon, why not using hmr ? 😀
Still forget to use it every now and then x)
Was this app lagging on your phone (as a capacitor app)?
No don't think so!
waiting the same for Instagram and whatsapp UI/UX ✨🔥
Best more than ionic official
Hey Simmon is a great idea, i hope you follow doing this videos.
I will!
Please host this on the web so that we can have a nice live preview
Good idea indeed. Bought a domain, but might still take a bit of time ;)
Thanks for the guide Simon! However, I do find out that when installing the apps after build it to apk, the hide animation seems laggy and not smooth. Do you have any idea on how this happens? The animation was kinda rough and feels jaggy. Still seraching for anwser for this issue.
(edit) : On browser it works just fine smoothly, problem occurs when build it into android apk
Was it an old device? Haven't experienced any issues on my devices so far :/
@@galaxies_dev it's a pretty decent device I would say. A 2018 model with 4gb ram. Any css transition also seems laggy. I even try build in production mode and still the same.
Eu tenho 2 peguntas para voce.
1 come você fez para colocar aquele negocio que coloca pastas e arqivos do outro lada...que eu nunca consegui..
2 você consegue programar no NativeScript
Thankyou :)
You're welcome 😊
I am gonna work with you to make this type of clone sessions
Actually I was trying to fetch an api in my ionic vue app , the web version shows the data, but my android app doesn't , can anyone help me out with this
Make sure you use a HTTPS connection, otherwise you need additional settings for Android.
Very nice 👍🙂
Thank you 👍
Hi Simon, i have small request to you for ::
how to detect imcoming call in ios app using ionic??
because i use cordova-phone-call-trap plugin but not working can you make one video for incomming call detection.
plzzzzzzzzzzzzz
From what I can see, this plugin only has an Android implementation. Also, I don't think it's technically possible (or allowed) on iOS!
Can you make a video on building production apks for iOS without mac os if it is possible?
I'm a starter ionic developer with windows system I can't afford the Mac os, but my client need app for IOS.
I know about ionic appflow but don't know how to do .
Really like your content
U can't do this without xcode.
Can I use an ios style navigation drawer in an android layout?
U need explicitly define mode to ios. Like mode="ios"
@@sudiptokoyal303 I tried doing it ..... but it is not working, what I need is that nice effect we get when we drag /open the drawer
Hello Simon! Suggesting you UI of zen.ly app
Slack
subscribe r piost ki lkhisi eku dhoribo para nai