How to set a parameter for navigating to the same screen, but a different list?
At detail screen, I want to adopt swipe gesture function and by swiping, I want to get a user to move to a previous and newer list in the same detail screen. I realized that I can get identification for the list by using "varID", but I can't know how to set this parameter to Navigate function. Thank you for your assist!