Bro, everything you do is really cool, I'm working on a huge project and I needed this feature like Instagram for my current project and you save my time. you are the best. continue.
Nice video, BTW I believe the reason why it the backdrop goes immediately to 0 is because you have there ngIf=zoomactive and you are toggling that value right after touchEnd event, so the backdrop div gets removed from DOM right after that.
thank you for a wonderful video. I have a question to ask. I have a canvas in my ionic angular project. How can I add double tap event to the canvas? When double tapping, just console log will be enough.
With Capacitor -> for Android "ionic cap run android --livereload --external" , for ios "ionic cap run ios --livereload --external", With Cordova -> for Android "ionic cordova run android -l" for ios the same "ionic cordova ios -l" (Pd. -l its shorcut to --livereload) more info here (ionicframework.com/docs/cli/commands/capacitor-run) (ionicframework.com/docs/cli/commands/cordova-run) ,
Bro, everything you do is really cool, I'm working on a huge project and I needed this feature like Instagram for my current project and you save my time. you are the best. continue.
Haha glad I could help!
The tutorial is super useful, thank you Simon!
ionic "hybrid" application xD
Love it! Great job as always Simon, keep it up!
Thanks! 😃
Simon amazing video its actually really heapful please continúe with your videos thnk you
Thanks Simon, This is what I exactly needed.
I think if you set the position of the 'fake backdrop' to fixed solves the problem with the height
Nice video,
BTW I believe the reason why it the backdrop goes immediately to 0 is because you have there ngIf=zoomactive and you are toggling that value right after touchEnd event, so the backdrop div gets removed from DOM right after that.
Yeah think so too but didn't had a better way of doing it at that time :/
Great very helpful information tutorial I follow all your vedios they are informative super
Thank you so much 🙂
thank you for a wonderful video.
I have a question to ask. I have a canvas in my ionic angular project. How can I add double tap event to the canvas?
When double tapping, just console log will be enough.
You could try and use Ionic Gesture API to catch a double tap on any element!
this is really cool~
Thank you very much sir... please can we have a React Example sir
I haven't worked with React yet.
can you make a full tutorial of taxi reservation with google map
Please tell How we can load all local MP3 files in ionic.i am already worked but it load slowly and app is hanked
hmm why cant we use swiper on normal page elements(divs) ?? only the ionic slides component ?
You could use Swiper all the time when using it as the component itself without Ionic!
How to make the instagram zoom effect work in the browser? Unfortunately it has z-index issues..
I’m actually not sure since the pinch zoom didn’t work for me already :/
use toggle = true... no need of close button
Please how i can show result in device mobile when i update code without run command ionic cordova run android again
With Capacitor -> for Android "ionic cap run android --livereload --external" , for ios "ionic cap run ios --livereload --external", With Cordova -> for Android "ionic cordova run android -l" for ios the same "ionic cordova ios -l" (Pd. -l its shorcut to --livereload) more info here (ionicframework.com/docs/cli/commands/capacitor-run) (ionicframework.com/docs/cli/commands/cordova-run) ,
@@wolfblazer2189 thanks
We can do anything with ionic