I\'m trying to to hide navigation bar back button on an Apple Watch. There are a lot of questions for similar to mine but they are for iPhone and if you are know a little ab
Here is the Swift version for all the trailblazers out there:
WKInterfaceController.reloadRootControllersWithNames(["myInterfaceController"], contexts: [])