Atoms

List of Atoms

Action Bottom Sheet

Shows options on a modal at the bottom of the screen.

Action Card Opacity Feedback

Displays information, can include content and actions about a single subject. Style may differ depending on parameter.

Backdrop

Dims the area behind a component that has to be focused on.

Badge

Component used to communicate a numerical value or to indicate the status of an item to the user.

BodyText

Displays words and characters at various sizes. The styles of text are based on figma tokens (size, color, font)

Button

Touchable element that when it is clicked, does a specific action. Color (primary or secondary) may change according to tokens.

Card

Displays information, can contain content and actions about a single subject. Style may differ depending on parameter.

Checkbox

Allows the user to complete a task that involves making choices such as selecting options.

Form

Wrapper component for form items (inputs, buttons, labels, etc).

Heading

Displays words and characters at various sizes used as headings.

Horizontal Rule Text

Component that displays text horizontally.

Image Background

Displays an image as background.

Indicator

Component used to indicate which part or page of a process the user is currently on.

Input

Allows users to enter text.

Item About

Component used in the About Screen to display information.

Loader

Displays a loading indicator.

PDF Document Viewer

Implements react-native-pdf library to display a PDF document through a URL.

Tips for creating a friendly mobile PDF document:

  • Use bold text and 30 pt font for headlines.

  • Use 26 pt font for paragraph text.

  • Opt for single columns of text where possible.

  • Apply .25 margins all around to give yourself room to work.

  • Keep document files small in size for quicker load times.

Radio Button

Allows the user to complete a task that involves making choices such as selecting options.

Switch

A boolean control component which sets its value to true or false when pressed.

Web-View

Renders web content in a native view.

Last updated

Was this helpful?