@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.