Socket
Book a DemoInstallSign in
Socket

@openfin/create-workspace-mobile-app

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openfin/create-workspace-mobile-app

Create an example application for OpenFin Workspace Mobile, and configure it for your own environment. Supports same-origin content only.

latest
npmnpm
Version
2.0.8
Version published
Maintainers
0
Created
Source

Workspace Mobile App

Create an example application for OpenFin Workspace Mobile, and configure it for your own environment. Supports same-origin content only.

The underlying framework supports a minimal Browser Window that includes the following key features:

  • Tabbed Pages to support different layouts

  • Interoperability between the content in the layouts. Each view is automatically included in the mobile channel, and joins the default context group. Not configurable. The default example demonstrates the /chart amd /instrument contexts.

Workspace Mobile is currently intended to complement a desktop implementation of OpenFin Workspace, not replace it.

Installation

Run the following commands in your terminal:

npx @openfin/create-workspace-mobile-app my-app
cd my-app
npm run build
npm run start

And go to https://localhost:3000/ to view the app.

For more information

License

Copyright 2023 OpenFin

See Developer license

FAQs

Package last updated on 21 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts