forXifLess / LinkNavigator

🌊 Easy & Powerful navigation library in SwiftUI
Other
397 stars 29 forks source link

Avoid reloading previous page on back with SingleLinkNavigator #36

Closed nguyencse closed 6 months ago

nguyencse commented 6 months ago

Thanks for your great library.

I use a SingleLinkNavigator and includes 2 routes in it. Scenario:

How to deal with it?

Many thanks

nguyencse commented 6 months ago

Ah sorry my bad. I put a API calling in didAppear, so it call again and reload data.