Tommertom / svelte-ionic-npm

NPM package that goes along with Ionic Svelte integration demo
MIT License
19 stars 0 forks source link

Apply Ionic transitions to IonPage events #12

Open Tommertom opened 1 year ago

Tommertom commented 1 year ago

Copy from svelte-ionic-app https://github.com/Tommertom/svelte-ionic-app/issues/32

Can we use the cool complex transitions in https://github.com/ionic-team/ionic-framework/blob/main/core/src/utils/transition/ios.transition.ts in our IonPage element?