Packages

package raw

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. trait Asset extends Object
    Annotations
    @RawJSType() @native()
  2. trait VectorFontComp extends Object with ReactClass
    Annotations
    @RawJSType() @native()

Value Members

  1. object Asset extends Object

    Annotations
    @native() @JSImport("expo-asset", "Asset")
    See also

    https://docs.expo.io/versions/latest/sdk/asset/

  2. object Font extends Object

    Annotations
    @native() @JSImport("expo-font", JSImport.Namespace)
    See also

    https://docs.expo.io/versions/latest/sdk/font/

  3. object VectorIcons extends Object

    Annotations
    @native() @JSImport("@expo/vector-icons", JSImport.Namespace)
    See also

    https://docs.expo.io/versions/latest/guides/icons/#expovector-icons

Ungrouped