Is there an open source implementation of a breadcrumb navigation for the Cocoa framework?
Those path bars seem to gain more attraction these days (used in Transmit or Instinctiv) but the implementations I found are closed source.
Is there an open source implementation of a breadcrumb navigation for the Cocoa framework?
Share
Check out @Perspx’s PXNavigationBar. The source is available on Github.
You may also want to check out NSPathControl.