What a good video, friend can make a slider like that, but with another animation, for example, all the slides are on position and when it passes and is placed in the first place
Just asking one question don't take it personal I am new in this field. So my question:- Is Ionic is better than react native. If yes or no just explain me why I use ionic rather than react native. I have beginners level knowledge of both react.js as well as angular js. I just want to know which one is most better for 2021
The ion-slides component is adopted from Swiper.js www.idangero.us/swiper/ there are classes loaded behind the scenes and the class .swiper-slide-prev is one example of them.
hello, wonderful tutorial! thank you very much. Is there a way to make an automatic slider, so that the pictures slides alone, without the need to drag them?
This video should be highly rated and on the top of the Ionic tutorials!!!. So simple to understand and expecting more such videos. Thank you.
Glad you think so!
Lovely tutorial. Wish I could like it a hundred times.
Suggestion: Increase the font size while writing code.
Keep these tuts coming. Thanks so much.
Thanks for the tip!
the project is deprecated, so Amazing tutorial!
Super bro please upload this video part-2 bro
What a good video, friend can make a slider like that, but with another animation, for example, all the slides are on position and when it passes and is placed in the first place
Thanks Habib. UI is my missing part. Very helpfull. Could you please sometimes try react as well?
Very nice video. So much useful. Loved it.
Glad you liked it
Hi there keep it up
Thanks for the video, you are the best
I really like your channel, man
I appreciate that!
👌👌👌
Hi, can you make a tutorial about a simple CRUD with ionic SQLite and capacitor (not cordova) that also sync offline ? thank you for all your work.
Sure, after sometime.
Hie habib
Just asking one question don't take it personal I am new in this field.
So my question:-
Is Ionic is better than react native.
If yes or no just explain me why I use ionic rather than react native.
I have beginners level knowledge of both react.js as well as angular js. I just want to know which one is most better for 2021
You're the best I like it
Thanks for your kind reply and support.
hei, nice tutorial. One question though: the class .swiper-slide-prev is not used in the home.html?? where do you use this class?
Thanks!
The ion-slides component is adopted from Swiper.js www.idangero.us/swiper/ there are classes loaded behind the scenes and the class .swiper-slide-prev is one example of them.
Can you build 1 pet app from zero to done? I really want watching that
hello, wonderful tutorial! thank you very much. Is there a way to make an automatic slider, so that the pictures slides alone, without the need to drag them?
I guess u don't need this answer anymore but for people with similar question in their mind:
You can easily do that with javascript or typescript
What plugin/extension do you use for ionic tags autocomplete?
Ionic Snippets for VS Code
link: marketplace.visualstudio.com/items?itemName=fivethree.vscode-ionic-snippets
@@HabibAlMawali Thank you.