Skip to main content

38 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.

Check List

React component that allows users to select items from a list.

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

The theme object is where you define your application's color palette, type scale, borders, border radius values, and more.

Example

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

Grid

Block component it is a wrapper over the React-Native View component,

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,

Layout

Useful components for creating responsive and consistent layouts, the FlexNative Layout component provides a powerful

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.

Messages

Component to display messages that require attention with colored message blocks,

Navigation

Useful components related with Navigation.

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.