navigation-stack icon indicating copy to clipboard operation
navigation-stack copied to clipboard

:octocat: NavigationStack is a stack-modeled UI navigation controller. Swift UI library made by @Ramotion

Results 4 navigation-stack issues
Sort by recently updated
recently updated
newest added

I found this issue when swiping back and release instantly so it keeps in current view, and then push to a new view, navigation stack facing this issue. Detail please...

Hello, I faced issue "blur effect" when I show all view controllers. Could you help me fix this issue? Thanks in advance, ![img_1759](https://cloud.githubusercontent.com/assets/24289191/24899877/1d1fe852-1ecc-11e7-9e40-53bc9fbd08a8.PNG)

It Crashes sometimes. Please see the crash log ``` Crashed: com.apple.main-thread 0 NMSLite 0x2b0cc0 UIView.takeScreenshot() -> UIImage (NavigationStack.swift:137) 1 UIKit 0x26ecf60b GetContextStack + 46 2 NMSLite 0x2b0cdc @objc UIView.takeScreenshot() ->...

I have 3 ViewController. Now I choose the second ViewController and get the follow message: "Unbalanced calls to begin/end appearance transitions for ...". What can I do?