@fluentui-react-native/android-theme
TypeScript icon, indicating that this package has built-in type declarations

0.25.2 • Public • Published

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")

/@fluentui-react-native/android-theme/

    Package Sidebar

    Install

    npm i @fluentui-react-native/android-theme

    Weekly Downloads

    27

    Version

    0.25.2

    License

    MIT

    Unpacked Size

    352 kB

    Total Files

    106

    Last publish

    Collaborators

    • jasonvmorse
    • acoates
    • falselobster
    • uifrnbot
    • travisspomer
    • hansenyy