@expo/sdk-runtime-versions(latest: 1.0.0) Functions for converting Expo SDK versions to EAS runtime versions
expo-gl-cpp(latest: 11.1.0) C++ bindings for WebGL 2.0 used in Expo GL module
react-live(latest: 2.4.1) A production-focused playground for live editing React code
use-editable(latest: 2.3.3) A small React hook to turn elements into fully renderable & editable content surfaces, like code editors, using contenteditable (and magic)
@expo/metro-config(latest: 55.0.15) A Metro config for running React Native projects with the Metro bundler
@expo/vector-icons(latest: 15.1.1) Built-in support for popular icon fonts and the tooling to create your own Icon components from your font and glyph map. This is a wrapper around react-native-vector-icons to make it compatible with Expo.
babel-preset-expo(latest: 55.0.16) The Babel preset for Expo projects
expo-application(latest: 55.0.14) A universal module that gets native application information such as its ID, app name, and build version at runtime
expo-asset(latest: 55.0.14) An Expo universal module to download assets and pass them into other APIs
expo-constants(latest: 55.0.13) Provides system information that remains constant throughout the lifetime of your app.
expo-file-system(latest: 55.0.16) Provides access to the local file system on the device.
expo-font(latest: 55.0.6) Load fonts at runtime and use them in React Native components.
expo-keep-awake(latest: 55.0.6) Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.