add iOS support (#358)
* ios * tests * docs * real device * better list * fixes
This commit is contained in:
@@ -14,6 +14,7 @@ const navigation = [
|
||||
{ name: "Snapshots", href: "/snapshots" },
|
||||
{ name: "Streaming", href: "/streaming" },
|
||||
{ name: "CDP Mode", href: "/cdp-mode" },
|
||||
{ name: "iOS Simulator", href: "/ios" },
|
||||
{ name: "Changelog", href: "/changelog" },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user