New Ionic 5 Angular 8 Welcome Page with Login, Sign Up and Home Tabs using Capacitor

Поделиться
HTML-код
  • Опубликовано: 15 авг 2019
  • How to implement New Ionic 5 Angular 8 Welcome Page with Login, Sign Up including Home tabs.
    Git Repo Link
    www.9lessons.info/2019/08/ion...
  • НаукаНаука

Комментарии • 70

  • @christophegremy9055
    @christophegremy9055 4 года назад

    Thank you so much !!! I started new studies for mine 40 years old in IT and your video is perfect for to learn and my project in ionic angular !!

  • @nathanaelpambou9648
    @nathanaelpambou9648 Год назад

    bonsoir...Monsieur Srinivas Tamada je suis un jeune africain et je tiens à vous remercier très humblement pour vos tutos qui m'ont beaucoup aider...Merci monsieur

  • @georgehap2866
    @georgehap2866 4 года назад +4

    Great tutorial, probably the best i have ever seen on ionic

  • @rblla2335
    @rblla2335 4 года назад

    thank you so much, this helped me a lot !

  • @freestyler8497
    @freestyler8497 4 года назад

    thankyou brother,, for your time and knowledge

  • @sanjaykumar2763
    @sanjaykumar2763 4 года назад +29

    It is not Ionic 5, it is Ionic CLI 5, but the version of Ionic is 4

  • @brunocordovaa
    @brunocordovaa 2 года назад

    The best tutorial. Thankssss

  • @RenzrockGaming
    @RenzrockGaming 4 года назад

    Kudos to you sir! This is the best tutorial I've watched so far. Well explained and informative!

  • @IHSANAGuides
    @IHSANAGuides 4 года назад

    nice video :)

  • @gabrielpizarro6394
    @gabrielpizarro6394 3 года назад

    great!

  • @PremSingh-vm9zx
    @PremSingh-vm9zx 3 года назад

    Thank very very much

  • @Nu1zzz
    @Nu1zzz 4 года назад

    Thanks bro

  • @leksetengah
    @leksetengah 3 года назад

    awesome

  • @anroswell
    @anroswell 4 года назад +1

    thnak you
    Srinivas Tamada, I have a question about tabs with ionic 5, ¿Why when we did logout and login again, the tabs feed not in in the NgOnInit() function again? just in the first time.

  • @StefanBanu
    @StefanBanu 4 года назад

    Hi, I've installed augury extension but I don't see the "Router tree" tab. any suggestions? thank you.

  • @ashisdey9126
    @ashisdey9126 4 года назад +1

    Which extension you are using in vs code

  • @ridwansoolaeh98
    @ridwansoolaeh98 4 года назад

    thankyou

  • @1abhishek
    @1abhishek 4 года назад

    Sir when it followed your instruction for slide rotating on welcome page then why the y axis scroll coming. Please explain.

  • @danmed2356
    @danmed2356 4 года назад +4

    if u have error with slide view
    only add IonicModule.forRoot() in @NgModule and add import { IonicModule } from '@ionic/angular';

  • @rdptv474
    @rdptv474 4 года назад

    i have an error when i build --prod, this is my error : ng.cmd run app:build:production exited with exit code 127.
    please help..

  • @varaprasadreddy6420
    @varaprasadreddy6420 4 года назад

    Hi Srinivas, can you please tell me how to make a list expandable in ng-repeat with show more and less icon.
    Thank you.

  • @herimaulana5707
    @herimaulana5707 4 года назад +1

    hi Srinivas i have watching your video but when i run ionic start tabs, i get the different structure on my project. i cant find tab1 until tab3 and the home page is already exist inside pages , and the tab module is inside in pages too. it is normal or not?

  • @kuntalbhatt
    @kuntalbhatt 3 года назад

    Thanks . Can you pls tell me which files are need to be updated ( like my all name , app id author etc ) before to build ionic apk ..

  • @BhavikShah28
    @BhavikShah28 4 года назад

    Tried doing the same but when i run it shows a blank page then manually I need to add /index then it shows welcome. But again if I write localhost:8100/login it gives error and then if i write localhost:8100/index/login then it works. Y so?

  • @abhashsingh6293
    @abhashsingh6293 4 года назад

    i need some help regarding ion-footer,due to mobile navigation button ion-footer hide

  • @PankajSingh-wp2mh
    @PankajSingh-wp2mh 4 года назад

    Hello srinivas,
    can you show how the data pass in secure pages through id because it's given error router url not found. so please make one video on this topic.

  • @richardjong508
    @richardjong508 4 года назад +1

    Hello sir, i followed exactly according to ur video, but i found this error:
    core.js:6228 ERROR Error: Uncaught (in promise): Error: Cannot match any routes. URL Segment: 'login'
    Error: Cannot match any routes. URL Segment: 'login'
    what should i do? i checked everything but still the system cant find 'login'

  • @dodododo-gj1xd
    @dodododo-gj1xd 4 года назад

    Hi can any one help me
    I have this error could you help me please
    [ERROR] ng has unexpectedly closed (exit code 127

  • @husseinmuhammad2121
    @husseinmuhammad2121 4 года назад

    Yes make this tutorial plz

  • @aaginsa4256
    @aaginsa4256 4 года назад +1

    please help
    How to use page transition animation from WelcomePage to LoginPage or from WelcomePage to SignupPage, routerLink and routerDirection doesn't work

  • @pascalm9214
    @pascalm9214 4 года назад +2

    Very good explanation !!! Thank you. May you please make a tutorial for uploading file to server with Ionic 5 ? I spent all my time with so much not working tutorials :( Please, please !!!

  • @smiralpanchal4866
    @smiralpanchal4866 4 года назад

    hey Srinivas hardware backbutton is not working..
    how to solve it?

  • @mithuns8410
    @mithuns8410 4 года назад

    Why my internet based ionic app not working when building to android?

  • @firojuddin4970
    @firojuddin4970 3 года назад

    augury router tree is not showing . can you tell me why this happen?

  • @jamespeterson7824
    @jamespeterson7824 4 года назад

    Good tutorial..
    I have 2 questions
    (1) if i use ionic storage, so will it use indexedDb in all these ( web browser, android and ios) to store data ?
    (2) ionic with SQLite database:
    It includes database on (android and ios) but does it use SQLite on web browsers as well ?
    If yes,well and good
    If no - do we need to write any code so that that functionality can work on web browsers as well?

    • @dvmachurst7632
      @dvmachurst7632 4 года назад +1

      Unless I'm mistaken the idea of Ionic Storage is that it's a wrapper for indexedDb and SQLite and will use whichever is preferred by the platform

  • @rizbanansari4170
    @rizbanansari4170 3 года назад

    Hi, i am facing issue, uncaught (in promise) error. Cannot match any routes. URL segment: welcome.
    Can anyone please help

  • @muhammadfarkhan9105
    @muhammadfarkhan9105 2 года назад

    Why my errors at ion-slides is still not fix? and also my ion-button start. Help me

  • @Jasmin2936
    @Jasmin2936 3 года назад

    I wanna know, on click of button in website, how to open ionic app.

  • @webknowledgeentertainment
    @webknowledgeentertainment 4 года назад

    I request to create combine sidemenu and tabs menu in this project

  • @ayaabababakenneth9336
    @ayaabababakenneth9336 3 года назад

    please i had an error when i run the ionic build -- prod command

  • @SatyajitBehera319
    @SatyajitBehera319 4 года назад +1

    hey srinivas , make a google native authnication with firebase video

  • @y031962
    @y031962 3 года назад

    Hi, where is the source code for this tutorial?

  • @treelapat
    @treelapat 4 года назад

    Page Transition Animation not working on ionic 5

  • @tranquillityEnthusiast
    @tranquillityEnthusiast 4 года назад

    Plz make a vedio on CI/CD of flutter

  • @mohammadsaad4310
    @mohammadsaad4310 4 года назад +1

    thank you for information
    i got following error when i click login
    Access to XMLHttpRequest at 'localhost:5001/api/login' from origin 'localhost:8100' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

    • @vascopixel
      @vascopixel 4 года назад

      I don't know if is too late for my comment but maybe you are working under a VPN or in a public wifi, I have the same issue when I work on Starbucks.

  • @lucdotdev
    @lucdotdev 4 года назад

    HoW to redirect directly to feed ?

    • @kumaravelanbu1017
      @kumaravelanbu1017 4 года назад +1

      Set your routing config in app.routing to feed after login or signup

  • @EnFXCHILE
    @EnFXCHILE 4 года назад

    network issues appear...

  • @yalord5378
    @yalord5378 4 года назад

    more ui design to ionic code please

  • @oslar7126
    @oslar7126 4 года назад +1

    ion-slide is not a know element. You need to add CUTOM_ELEMENTS_SCHEMA to schemas in your NgModule???? Example.
    import{ NgModule, CUSTOM_ELEMENTS_SCHEMA} from '@angular/core';
    ...
    @NgModule({
    imports: [],
    schemas: [CUSTOM_ELEMENTS_SCHEMA]
    })
    ...
    It's possible? I don't Know

    • @manuel71199
      @manuel71199 4 года назад

      I get the same error :c

    • @lyrics9038
      @lyrics9038 4 года назад +3

      @@manuel71199 it is simple to fix
      go to your app.module.ts and under @NgModule imports write IonicModule.forRoot()
      then go to the component.module.ts and write in the imports IonicModule
      hope it works

    • @AndreBP98
      @AndreBP98 4 года назад +2

      the same happened to me, go to component.module.ts and at the following in the imports:
      import { NgModule, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
      and at
      @NgModule add the following:
      schemas: [ CUSTOM_ELEMENTS_SCHEMA ]

    • @danmed2356
      @danmed2356 4 года назад +2

      only add IonicModule.forRoot() in @NgModule and add import { IonicModule } from '@ionic/angular';

    • @florentinoriana1518
      @florentinoriana1518 4 года назад

      @@lyrics9038 Thanks it works on me :)

  • @cleitonfmiranda
    @cleitonfmiranda Год назад

    Me ajuda com a instalação do wallscript comprei de você mandei varios email e você não responde pode me ajudar.

  • @aayushsingh4558
    @aayushsingh4558 5 лет назад +3

    Please make a token based authentication using PHP as backend and
    Ionic 5

    • @unyimeakn9615
      @unyimeakn9615 4 года назад

      its all api @Aayush it will be easy if you use a framework like laravel or zend for this

    • @herimaulana5707
      @herimaulana5707 4 года назад

      @@unyimeakn9615 how about CI?

  • @angelgonzalezaegm
    @angelgonzalezaegm 3 года назад

    I have a problem 'ion-slides' is not a known element:
    If 'ion-slides' is an Angular component, then verify that it is part of this module.
    2. If 'ion-slides' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.

  • @SadiqMsadiqsha
    @SadiqMsadiqsha 3 года назад

    Put the next video links