Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@fluentui-react-native/android-theme

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui-react-native/android-theme

A FluentUI React Native theme that pulls constants from FluentUI Android


Version published
Maintainers
6
Created

Android-theme

Code and definitions for creating an Android Theme for FluentUI React Native.

The theme follows color, typography, spacing and other values to closely match FluentUI Android. The theme is work in progress and changes are expected.

Typography and Fonts

The theme package contains font families, weights, sizes, variants as per the FluentUI Typography guidelines. The families object points to corresponding system fonts.

Note: Android only supports the following fontWeight values: "normal" (same as "400"), "bold" (same as "700"). Any other fontWeight value defaults to "400".
This theme contains families - primary for (Roboto, weight="400"), primarySemibold for (Roboto, weight="500") and primaryLight for (Roboto, weight="300")

FAQs

Package last updated on 11 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts