Hi, Thanks for this amazing package.
I use React Navigation. The Nested Routes feature runs smoothly.
But when the pages change, they are not deleted from DOM. If I don’t use IonPage, it’s deleted from DOM.
What’s the downside of not using IonPage?
I don’t want to show an effect when you come back.
For performance, it is more accurate to render each page when it is open.
1 post - 1 participant