Тёмный

"Live" Coding an Expandable Header Component in Ionic - Part 1 

Joshua Morony
Подписаться 74 тыс.
Просмотров 7 тыс.
50% 1

In this video, I recorded myself building an expandable header component for Ionic.
Blog post: www.joshmorony.com/live-codin...
Custom Components in Ionic: www.joshmorony.com/custom-com...
Learn Ionic: www.joshmorony.com/building-m...

Опубликовано:

 

16 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 19   
@mankinPT
@mankinPT 7 лет назад
Been having issues with the latest Cli version where the automatic rebuild does not load every change made. Been having to re-serve manually quite often.
@JoshuaMorony
@JoshuaMorony 7 лет назад
Yeah I think this might have been the issue I was having
@dhavalkshah
@dhavalkshah 7 лет назад
Hey thanks Mankin... I was not able to even log out content. Restarting resolved the issue.
@ajlu5955
@ajlu5955 7 лет назад
Thank you Joshua! Your tutorials really help me a lot! :D
@mhfrough
@mhfrough 7 лет назад
waiting for next video. live this one.
@swapnilmeshram6355
@swapnilmeshram6355 7 лет назад
Great job 👍🏻
@marcocanino8633
@marcocanino8633 6 лет назад
You are amazing! Thanks for sharing! ;)
@niamreg_dev
@niamreg_dev 7 лет назад
Thank you! ;)
@mohammadmoussa8474
@mohammadmoussa8474 7 лет назад
Thanks
@RafaelNepomuceno
@RafaelNepomuceno 7 лет назад
Thaaaanks!! \o/
@TranMinhThanh
@TranMinhThanh 7 лет назад
Hi Josh, This is great tutorials. Thank you so much. I'm facing performance issue. Inside expandable component I put a slide. By scrolling It's laggy moving as UI is rendering time by time. Testing on real device Nextbit phone. Do you think we can do any other solution other than render the UI again.?
@medmohamed2504
@medmohamed2504 5 лет назад
Hello joshua Does this component work in ionic 4
@3mro_coding
@3mro_coding 7 лет назад
I faced the same issue when I tried to implement google map as custom component and the worst part is after I made some cheat sheet and run it in my Android phone the app was working for two days then suddenly everything disappeared permanently. the issue caused by the ngOnInit function. I guess so.
@MohamedSR09
@MohamedSR09 6 лет назад
i has this issue " Uncaught (in promise): TypeError: Cannot read property 'ionScroll' of undefined TypeError: Cannot read property 'ionScroll' of undefined" when i work with data from an API
@thesamarthagarwal
@thesamarthagarwal 7 лет назад
I have had a hard time figuring out why Inputs don't work and why they start working. Could not find out. I guess something is inconsistent and it messes up the Inputs in Custom components. Every time I made a change to the template, it worked but then again it caused errors. Weird.
@JoshuaMorony
@JoshuaMorony 7 лет назад
As Mankin mentioned above, it looks like it might be an issue with live reloading. Reserving the application seemed to resolve any issues.
@thesamarthagarwal
@thesamarthagarwal 7 лет назад
Exactly, if you make a change to a ts file related to the component, you have to reserve. Live reload does not work exactly as it should.
@wuyang484
@wuyang484 7 лет назад
ordova CLI: 6.5.0 Ionic Framework Version: 3.0.1 Ionic CLI Version: 2.2.1 Ionic App Lib Version: 2.2.0 Ionic App Scripts Version: 1.3.0 ios-deploy version: Not installed ios-sim version: Not installed OS: Windows 7 Node Version: v6.10.0 error:this.scrollArea.ionScroll.subscibe is not a function
@abishekkachroo938
@abishekkachroo938 7 лет назад
Is this web designing or web Development ?