Quasar & Vue 3: iOS Page Transitions WITH Routes! [#1] (Real World App #9)

Quasar & Vue 3: iOS Page Transitions WITH Routes! [#1] (Real World App #9)

Make Apps with Danny

3 года назад

8,818 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Athanasios Agiannidis
Athanasios Agiannidis - 22.01.2023 23:50

Just when I thought i was ok with my Quasar stuff, this video came up !!! Damn it Danny :-) Excellent material here !!! Thank you so much !!!! Just a quick question, i kind of followed your steps and i am pretty sure that i got the routing right with nested pages and stuff....Navigating is ok, but the animation effect is always the same....pages fly in from the left and fly out to the right (well slideInLeft, slideOutRight I am using)...Any ideas how to achieve your effect of specifying the slideIn direction? Hitting the back button does not help...its the same effect...Anyway will see if i can find a solution via route params or something like that ! Many thanks for the great videos...great material !!!

Ответить
Rejowan Ahmed
Rejowan Ahmed - 05.10.2022 03:47

You are amazing❤️‍🔥

Ответить
Paltibenlaish
Paltibenlaish - 27.08.2022 21:45

Thanks for sharing!

Ответить
Robert Wildling
Robert Wildling - 01.08.2022 12:34

I wonder how to re-write the globalComponents object to use with Vite (which does not know Webpack's "require")? ATM I assign each component separately, which works fine (and is probably ok anyway):

import { boot } from 'quasar/wrappers'
import PageComponent from '@/components/Page/PageComponent.vue'

export default boot(async ({ app }) => {
app.component('PageComponent', PageComponent)
}

Would you do it any different?

Ответить
T.D
T.D - 23.11.2021 08:08

Thanks Danny for your videos but can you make a video for how to deploy mobile app. Because i facing problem when i turn off the server the app give me blank page and if i run the server the app work fine without any problem and i want upload this as apk to my mobile without any network connection is that possible ?

Ответить
Smooth Life
Smooth Life - 09.09.2021 11:39

I'm just starting out with Quasar and having trouble figuring out page transitions as explained in the vue docs. Then I found this awesome video. Thanks for putting this up!

Ответить
KorigamiK
KorigamiK - 24.08.2021 16:57

Can you give the code for this? I really need it now! Please

Ответить
Page Petty
Page Petty - 28.07.2021 18:50

Thanks again Danny, I can really use this.

Ответить
Jon Paul Miles
Jon Paul Miles - 08.07.2021 01:03

Someone finally figured out how to do iOS transitions in Quasar! Thanks so much for figuring this out and teaching all of us. The material is very well put together, even for someone like me with limited attention span and patience, I found the video very easy to watch. Very professional!

Ответить
Abul Syed
Abul Syed - 25.06.2021 12:37

Hi Danny I use expo app as a emulator for my react native projects mainly because my laptop struggles to handle the android studio emulator. Is there a mobile emulator like expo for quasar?

Ответить
Basar Ökke
Basar Ökke - 25.06.2021 12:24

Hi Danny, can u tell us when will come the next part?

I can't wait for it 😁

Ответить
Pablo Pasqualino
Pablo Pasqualino - 24.06.2021 04:57

Great work Danny! All your videos are amazing.

Ответить
Yalçın Can
Yalçın Can - 18.06.2021 23:35

Hello thanks for videos,
can you share a video about creating a container class for Quasar framework, like v-container in vuetify, container class in boostrap?

Ответить
eroijen
eroijen - 18.06.2021 11:48

Thanks Danny for sharing this. I will use a lot of this in the next app I'm building. Can't wait for the next two videos.

Ответить
Brandon Sayring
Brandon Sayring - 17.06.2021 05:00

Love your work, Danny!
Watching you work always gets me all excited to write code. It's super nice to get some perspective on how others approach a framework you're working in. Thanks for giving us a peek into your process!
That sped up header formatting part was hilarious!
Also, progress with Fudget 2 is looking awesome too!

Ответить