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

50.0.1 • 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.

Package Sidebar

Install

npm i @expo/config-types

Weekly Downloads

951,913

Version

50.0.1

License

MIT

Unpacked Size

47.6 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