How to Combine Ionic Side Menu and Tabs Navigation

  Рет қаралды 63,767

Simon Grimm

Simon Grimm

Күн бұрын

Let's build an Ionic app and combine Ionic Side menu with Tabs and highlight the right items!
🔥 Learn to build mobile apps with Ionic in my Ionic Academy: ionicacademy.com/
💎 Get the Built with Ionic Book: builtwithionic...
#############################
Want to read instead of watch? Here's the full tutorial: devdactic.com/...
Want more tutorials? Here you go! devdactic.com/
Just getting started? Take my 7 Day Ionic Crash Course: ionicacademy.c...
#############################
My Private Daily Vlog: / @solopreneuradventures...
You can also find me
on / schlimmson
on / devdactic
on / simongrimm_
#############################

Пікірлер: 66
@heartpyrate
@heartpyrate 6 жыл бұрын
Indeed very well explained and you one of the few i seen, who can actually just type in the entire code just like that.. too good :)
@whyneil
@whyneil 6 жыл бұрын
There seems to be a problem for pages in the sidemenu that are not part of the tabs. How do you get the tabs on sidemenu pages that are not part of the tabs?
@manwaicheuk3045
@manwaicheuk3045 6 жыл бұрын
Thanks for ur really good tutorial I have a question Can i click Special page then the bottom tab will not disappear? Thanks~
@nubecaz
@nubecaz 6 жыл бұрын
Tu muy bien , había probado directamente con la app que creaba con ionic start sidemenu pero no me funcionaba, ya con tu ejemplo ya todo bien muchas gracias.
@kingandrew1024
@kingandrew1024 7 жыл бұрын
Thank you Simon, it was very well explained
@leahluecking3051
@leahluecking3051 6 жыл бұрын
ionic 3 menu example
@dianabanana3596
@dianabanana3596 6 жыл бұрын
I followed the tutorial exactly and my tabs(tab 1 and tab 2 ) do not show at the bottom of the page even if i can see It's navigated to the tabs page. help
@abahkonan6041
@abahkonan6041 6 жыл бұрын
thank you very much for this lesson on tabs. I would like to learn how to do facial recognition with ionic
@chethannp5981
@chethannp5981 6 жыл бұрын
Hi Simon, Can you please make a video on how to use routes, passing params, retrieving it, lifecycle events for Ionic 4 please. super confused with the new navigation approach :(
@peterborinski
@peterborinski 6 жыл бұрын
Hi Simon! Great tutorial thank you very much, works like a charm. Unfortunately this tutorial will not work for long. I get the console warning: (getActiveChildNav) is deprecated and will be removed in the next major release. Use getActiveChildNavs instead. Could you update your tutorial with getActiveChildNavs please? :)
@babbintandukar9959
@babbintandukar9959 6 жыл бұрын
yeah now it says getactivenavchild is not a function
@spidernethtoys7522
@spidernethtoys7522 7 жыл бұрын
Hi Simon, thanks for sharing this tutorial!
@Myrreina_
@Myrreina_ 6 жыл бұрын
I am find a problem, this is a "ViewChild is not defined". How the solution about my problem sir?
@m8_981
@m8_981 6 жыл бұрын
dude ur a legend! thanks so much for the effort!!!
@galaxies_dev
@galaxies_dev 6 жыл бұрын
Thank you so much!
@chill2469
@chill2469 5 жыл бұрын
Mantul pak eko .. lanjutkan tutorial nya. i like this tutorial . ty
@HazrulAiman
@HazrulAiman 3 жыл бұрын
mantul boss
@hakangoker9712
@hakangoker9712 5 жыл бұрын
I was wondering why we need this // Set the active tab based on the passed index from menu.ts this.myIndex = navParams.data.tabIndex || 0; since we can set it active with this this.nav.getActiveChildNav().select(page.index); I assume this will select the tab and make it active.
@andaeiii
@andaeiii 5 жыл бұрын
Hello simon, i just went thru your tutorial and its cool, but i'm trying to create an ionic app, that utilizes the right and left side menu's, the left side menu shows on all the pages, but the right side menu shows on only one of the pages, so you have two menus on that page, one on the left (the default) and the one on the right.. but i dont know how to go about it... thanks.
@lingeshwaran123
@lingeshwaran123 6 жыл бұрын
Im new in ionic i have a error in No component factory found for Tab1Page. Did you add it to @ NgModule.entryComponents
@fxess9468
@fxess9468 7 жыл бұрын
Thank you, very nice tutorial!!!
@lucassrt007
@lucassrt007 6 жыл бұрын
what if I only have 2 buttons not a menu? getActiveChildNav() will this still work?
@Wulanmaulida30
@Wulanmaulida30 7 жыл бұрын
at special page can u put tabs like another page tab1 and tab2? i want to put tabs in every page on side menu
@King_Eke
@King_Eke 6 жыл бұрын
Hey man, great video.. but assuming you actually created a real login page, when you create a log out button that'll log the user out and nav back to the login screen.. then tabs still go with it and show on the login screen.. and the user can still access those other pages.. without being logged in
@arunsainaik6301
@arunsainaik6301 6 жыл бұрын
hi Simon...can u plz name which visual studio editor theme you are using??
@heavybitentertainment6718
@heavybitentertainment6718 6 жыл бұрын
thanks for this tut. why is it that my side menus and tabs cant coexist? my code looks exactly like u've explained here. when i run the app the first time, both side menus and tabs show fine. But when i refresh the app, the side menus disappear.always have to restart the component for the side menus to display again!! I later realize that the behavior is the same even if i build run the app on a physical device! What could be the problem?
@mohameddahshan9486
@mohameddahshan9486 4 жыл бұрын
thank you..
@galaxies_dev
@galaxies_dev 4 жыл бұрын
Welcome!
@nazehabel
@nazehabel 5 жыл бұрын
Thanks simon for the tutorial... meanwhile i have a challenge in getting the app runin as i keep getting Error: No component factory found for LoginPage. Did you add it to @NgModule.entryComponents? Error: No component factory found for LoginPage. Did you add it to @NgModule.entryComponents? and the styling seems not to be working infact
@sweetvibrations
@sweetvibrations 7 жыл бұрын
Excellent tutorial
@LeandroLima-ew7tl
@LeandroLima-ew7tl 6 жыл бұрын
Exatamente o que eu estava procurando... Tks a lot... :)
@pj7876
@pj7876 5 жыл бұрын
can u show the tabs in standed alone page?
@marwanyousry1033
@marwanyousry1033 6 жыл бұрын
Hello Simon what should I do if I want to show tab-bar in the special page, I need serious help, please.
@casvantrierum1894
@casvantrierum1894 6 жыл бұрын
Did you find a solution for this? Beacause I need this too!
@amanullahaman8750
@amanullahaman8750 6 жыл бұрын
Thank you sir. It's awesome. It save my day.
@galaxies_dev
@galaxies_dev 6 жыл бұрын
Happy to help Amanullah!
@Sarah_42
@Sarah_42 5 жыл бұрын
Great video! Thanks a lot!!!!
@tonocampa7254
@tonocampa7254 7 жыл бұрын
Bro! How can I open a link in the side menu?
@charlesleybaldemor4413
@charlesleybaldemor4413 7 жыл бұрын
How to change icon when I click the icon of the tab?
@lilililliilil
@lilililliilil 6 жыл бұрын
Thank you Simon! I have one question which is how to hide tabs after logging out? Instead of using getRootNav()
@galaxies_dev
@galaxies_dev 6 жыл бұрын
Just set a new RootPage (perhaps a LoginPage) that is not included in a Tab Bar interface!
@lilililliilil
@lilililliilil 6 жыл бұрын
Simon Grimm I solved the problem a few days ago. Thanks for the reply me back:)
@seferderya2318
@seferderya2318 6 жыл бұрын
a great tutorial, thx!
@bikerhunt
@bikerhunt 6 жыл бұрын
Hi Simon you are doing good boss please make side bat with submemu i think i dind't get this kind of video on youtube we need all this please will you tech us
@jhanreygonzales1510
@jhanreygonzales1510 6 жыл бұрын
Is there a github link or something?
@rishabhkumar8376
@rishabhkumar8376 5 жыл бұрын
Can u please show me how to add submenu with submenu
@galaxies_dev
@galaxies_dev 5 жыл бұрын
Take a look at this perhaps: ionicacademy.com/ionic-side-menu-with-sub-items/
@desmopassie
@desmopassie 6 жыл бұрын
Very good, well explained, thank you!
@gabrielsoares7516
@gabrielsoares7516 6 жыл бұрын
Nice your video ... Why not release the code version in github? #imdev
@farooqsheikh8707
@farooqsheikh8707 6 жыл бұрын
Thanks but how to keep tabs on special page also, without special page in tabs? I need serious help please.
@jhanreygonzales1510
@jhanreygonzales1510 6 жыл бұрын
@Farooq The special page is designed to be a page where tabs are not present.
@farooqsheikh8707
@farooqsheikh8707 6 жыл бұрын
Thanks sir, but i needed to show tabs also on the special page as in case of large scale app where there are more menu(special pages) than few tabs and the need is to maintain tabs on all pages through out the app (in general) except few. However i manged it by adding the footer to all special pages but i didn't like the approach as of redundant code result on each special page. but works!
@jhanreygonzales1510
@jhanreygonzales1510 6 жыл бұрын
Maybe show me some screenshots? I can't quite get what you are up to.
@karenab9527
@karenab9527 6 жыл бұрын
Hey super good tutorial but I've a cuestion, I'm trying to return to the login page after entering but I can't cause it has .../#/menu/Tab I tried with this.navCtrl.setRoot('LoginPage'); but it does not work
@galaxies_dev
@galaxies_dev 6 жыл бұрын
Karen AB you might need to get the rootNav controller of your app for that!
@karenab9527
@karenab9527 6 жыл бұрын
thaks for answering, an other question do you have any idea how to make a backround service in my app with ionic 3 and cordova?
@galaxies_dev
@galaxies_dev 6 жыл бұрын
Check out this Plugin for using the Background mode: ionicframework.com/docs/native/background-mode/
@jorgeeliecerfonsecaluna4488
@jorgeeliecerfonsecaluna4488 7 жыл бұрын
Gracias! Excelente
@BboyMay
@BboyMay 7 жыл бұрын
how to update getActiveChildNav.getSelected to getActiveChildNavs because getActiveChildNav is deprecated
@Chinjj
@Chinjj 6 жыл бұрын
hi, as you mention, so do I put [0] on every getActiveChildNavs()?
@TheNgrjn
@TheNgrjn 6 жыл бұрын
Thanks man...
@IvanchoDiaz
@IvanchoDiaz 5 жыл бұрын
SPANISH : Hola es importante la tecnologia solo permite la parte de acceso especial de manera push y no root de resto funciona perfecto gracias por el contenido
@venkateshvoona7680
@venkateshvoona7680 5 жыл бұрын
Its nice video and very good explanation. I had the similar issue. In my case I have few tab Items, if I click on one of the tab item it will open menu. So far its working fine but when I select menu item it should navigate to new page. The page is navigating but somehow the tab bar is missing. Could you please help me out on the same. stackoverflow.com/questions/57073691/tab-bar-is-missing-when-navigating-to-another-page-in-ionic-3 Thank you.
@saladBhai
@saladBhai 6 жыл бұрын
woah your other name must be massiah
@galaxies_dev
@galaxies_dev 6 жыл бұрын
A_ Maz thanks! Glad you enjoyed it :)
Ionic Caching Service
18:12
Simon Grimm
Рет қаралды 19 М.
Can Cursor AI build my React Native App?
18:44
Simon Grimm
Рет қаралды 8 М.
小丑妹妹插队被妈妈教训!#小丑#路飞#家庭#搞笑
00:12
家庭搞笑日记
Рет қаралды 36 МЛН
Новый уровень твоей сосиски
00:33
Кушать Хочу
Рет қаралды 4,2 МЛН
小丑在游泳池做什么#short #angel #clown
00:13
Super Beauty team
Рет қаралды 41 МЛН
React Native vs Flutter - Which should you use?
22:31
Simon Grimm
Рет қаралды 31 М.
How to Combine Ionic 4 Tabs and Side Menu Navigation
22:18
Simon Grimm
Рет қаралды 40 М.
How to Do 90% of What Plugins Do (With Just Vim)
1:14:03
thoughtbot
Рет қаралды 895 М.
No, Einstein Didn’t Solve the Biggest Problem in Physics
8:04
Sabine Hossenfelder
Рет қаралды 283 М.
Think Fast, Talk Smart: Communication Techniques
58:20
Stanford Graduate School of Business
Рет қаралды 40 МЛН
API Testing Using Postman | Crash Course
3:27:51
Mukesh otwani
Рет қаралды 95 М.
Adding Sidemenu and Tabs Inside the Ionic 4 Blank Template
13:26
Baljeet Singh
Рет қаралды 18 М.
5 React Native Tips to WOW Your Users
16:36
Simon Grimm
Рет қаралды 24 М.