0.8.13 • Published 6 years ago

bluerain-plugin-launcher v0.8.13

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

bluerain-plugin-launcher

Adds launcher screen with apps available in app registry. This plugin replaces bluerain-os IndexPage component with its own component.https://blueeast.gitbook.io/bluerain-plugin-launcher

🌏 Web🖥 Electron📱 React Native
✔️✔️TBD

Screenshot

TypeExample 1
WebLauncher
ElectronTBD
Native✖️

Usage

Run the following command:

yarn add @blueeast/bluerain-plugin-launcher

Example

import BR from '@blueeast/bluerain-os';

  <BR.Components.IndexPage/>

Components

IndexPage

Props

NameDefaultTypeDescription
selectedView'grid'stringThis is the style to show in the Launcher
matchobjectIt is used for routing of the Page

API

LauncherPlugin

Extends Plugin

Launcher Plugin

Properties