import * as frame from "tns-core-modules/ui/frame"; export function onTap() { frame.topmost().navigate("ui-tests-app/button/highlight-4740/sub-page"); }