Skip to main content

34 docs tagged with "Component"

Create user interfaces from components.

View all tags

Avatar

Avatars can be used to represent people or objects. It supports images, Icons, or letters.

Badges

Small numerical value or status descriptor for UI elements.

Basic Usage

To use a icon font, you have to make sure you import them into your project. Only after the font is loaded, you can use Icon set.

Bottom Sheet

Bottom sheets are surfaces containing supplementary content, anchored to the bottom of the screen.

Buttons

FlexNative Buttons package is part of FlexNative for React Native, it provides a clickable UI library and functionality.

Check Box

The CheckBox is typically used to represent boolean values via a binary checked state.

Components

FlexNative provides a number of built-in Core Components ready for you to use in your app.

Consuming Themes

This section show how to consume (use) theme colors for your components.

Custom Icons

@flexnative/icons package uses custom icon fonts created based on a IcoMoon.

Default

The following examples demonstrates the FlexNative Check List in action.

Default

The following examples demonstrates the Numeric Text Boxes in action.

Default

The following examples demonstrates the Text Boxes in action.

Default Theme

First of all you need to install @flexnative/theme-context.

Example

Below example shows a full example how to extend ThemeProvider and implement setColorScheme method to support to dark mode

Extra Theme Colors

If you need to customize the default theme by adding custom colors to match your design requirements,

Group Avatar

AvatarGroup is part of the @flexnative/avatar package.

Icons

FlexNative suite delivers more than integrated font icons for its components.

Inputs

FlexNative Inputs package is part of FlexNative for React Native, it provides a same base inputs UI library and functionality.

Material

The following examples demonstrates the FlexNative Check List in action.

Material

The following examples demonstrates the Numeric Text Boxes in action.

Material

The following examples demonstrates the Text Boxes in action.

Skeleton Loading

The FlexNative Skeleton Loading is part of the FlexNative and is available under the @flexnative/skeleton-loading NPM package.

Spinner

Spinner is part of the @flexnative/icons package.

Tags

The FlexNative Tags is part of the FlexNative and is available under the @flexnative/tags NPM package.

Theme

The FlexNative Theme Context is part of the FlexNative and is available under the @flexnative/theme-context NPM package.