Socket
Socket
Sign inDemoInstall

expo

Package Overview
Dependencies
631
Maintainers
32
Versions
524
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    expo

The Expo SDK


Version published
Weekly downloads
608K
decreased by-3.32%
Maintainers
32
Created
Weekly downloads
 

Readme

Source

expo

The expo package is a single package you can install in any React Native app to begin using Expo modules.

  • includes core infrastructure for Expo modules: expo-modules-core and expo-modules-autolinking.
  • bundles a minimal set of Expo modules that are required by nearly every app, such as expo-asset.
  • provides @expo/cli, a small CLI that provides a clean interface around both bundlers (such as Metro and Webpack) and native build tools (Xcode, Simulator.app, Android Studio, ADB, etc.), can generate native projects with npx expo prebuild, and aligns compatible package versions with npx expo install.
  • exposes a JavaScript module that configures an app at runtime as needed to use expo-font and to function in Expo Go (optional, only if applicable).

See CONTRIBUTING for instructions on working on this package.

Keywords

FAQs

Last updated on 16 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc