1.3.4 • Published 6 years ago

@blueeast/bluerain-plugin-vector-icons v1.3.4

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

bluerain plugin vector icon

Vector Icons for React Native Customizable Icons for BlueRain Apps from react-native-vector-icons with support for NavBar/TabBar/ToolbarAndroid, image source and full styling. bluerain-plugin-vector-icons

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

Screenshots

TypeExample 1Example 2
Webvectoriconsvectoricons
ElectronTBDTBD
NativeTBDTBD

Installation

Run the following command in the plugin directoy:

yarn add  @blueeast/bluerain-plugin-vector-icons

Components

Icon

Props

NameDefaultTypeDescription
namestringThis is used for the name of the Icon
sizestringThis is used for size of the icon

Example:

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

<BR.Components.Icon name="airplane" size={30} color="blue" />

Demo

API

VectorIconsFontAwesome

Extends Plugin

Properties

  • pluginName string "VectorIconsFontAwesome"
  • slug string "vector-icons-font-awesome"

VectorIconsEntypo

Extends Plugin

Properties

  • pluginName string "VectorIconsEntypo"
  • slug string "vector-icons-Entypo"

VectorIconsIonicons

Extends Plugin

Properties

  • pluginName string "VectorIconsIonicons"
  • slug string "vector-icons-Ionicons"

VectorMaterialCommunityIcons

Extends Plugin

Properties

  • pluginName string "VectorMaterialCommunityIcons"
  • slug string "vector-materialCommunity-icons"

VectorIconsMaterialIcons

Extends Plugin

Properties

  • pluginName string "VectorIconsMaterialIcons"
  • slug string "vector-icons-material-icons"
1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

0.1.0

6 years ago