JSPM

expo

41.0.0-beta.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1357237
  • Score
    100M100P100Q198668F
  • License MIT

The Expo SDK

Package Exports

  • expo
  • expo/build/Expo.fx
  • expo/build/launch/registerRootComponent
  • expo/metro-config
  • expo/package.json

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (expo) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

expo

The expo package is an umbrella package that contains the client-side code (ex: JavaScript) for accessing system functionality such as contacts, camera, and location in Expo apps.

Some of the Expo APIs are implemented in this package, while others are implemented in universal modules under the parent packages directory.

See CONTRIBUTING for instructions on working on this package and the universal modules.