AHKNavigationController icon indicating copy to clipboard operation
AHKNavigationController copied to clipboard

A UINavigationController subclass that re-enables the interactive pop gesture when the navigation bar is hidden or a custom back button is used.

Results 6 AHKNavigationController issues
Sort by recently updated
recently updated
newest added

I am using Xcode 12.5 and getting this error. How can I fix it? thanks

Please check attached screenshot ![simulator screen shot - iphone 6 - 2017-12-21 at 12 32 14](https://user-images.githubusercontent.com/30140789/34244512-84cc0700-e64b-11e7-9df2-fd09143ce836.png)

I'm trying to use this with Carthage and got: **\* Skipped building AHKNavigationController due to the error: Dependency "AHKNavigationController" has no shared framework schemes for any of the platforms: iOS...

More of a question than an issue, but was it considered contributing this back to the React Native NavigatorIOS component?