@expo/config-types
TypeScript icon, indicating that this package has built-in type declarations

51.0.0 • Public • Published

👋 Welcome to
@expo/config-types

Types for the Expo config object app.config.ts.

Usage

import { ExpoConfig } from '@expo/config-types';

export default (): ExpoConfig => {
  return {
    name: 'My App',
    slug: 'my-app',
  };
};

Contributing

This package is 100% generated using the versioned JSON schemas from the Expo server.

  • yarn generate - uses the major version from the package.json.
  • yarn generate --path ../../../universe/server/www/xdl-schemas/UNVERSIONED-schema.json - uses the latest version from your local directory.
  • yarn generate 39 - uses the given version.
  • yarn generate unversioned - uses the latest version.

/@expo/config-types/

    Package Sidebar

    Install

    npm i @expo/config-types

    Weekly Downloads

    961,363

    Version

    51.0.0

    License

    MIT

    Unpacked Size

    48 kB

    Total Files

    5

    Last publish

    Collaborators

    • szdziedzic
    • alanhughes
    • kadikraman
    • radoslawkrzemien
    • aleqsio
    • marklawlor
    • gabrieldonadel
    • simek
    • keith-kurak
    • christopherwalter
    • kbrandwijk
    • fiber-god
    • ide
    • brentvatne
    • evanbacon
    • quinlanj
    • expoadmin
    • tsapeta
    • exponent
    • wschurman
    • wkozyra
    • bycedric
    • lukmccall
    • jonsamp
    • princefleaswallow
    • kudochien