Skip to main content
Glama
glossary.md1.99 kB
--- title: Glossary of terms --- > **error** The following page consists of definitions for some of the deprecated terms, technologies and tools. ### detach The term "detach" was previously used in Expo to mean [ejecting](#eject) your app to use [ExpoKit](#expokit). ### eject The term "eject" was popularized by [create-react-app](https://github.com/facebook/create-react-app), and it is used in Expo to describe leaving the cozy comfort of the standard Expo development environment, where you do not have to deal with build configuration or native code. When you "eject" from Expo, you have two choices: - _Eject to bare workflow_, where you jump between [workflows](/archive/managed-vs-bare/) and move into the bare workflow, where you can continue to use Expo APIs but have access and full control over your native Android and iOS projects. - _Eject to ExpoKit_, where you get the native projects along with [ExpoKit](#expokit). This option is deprecated and support for ExpoKit was removed after SDK 38. ### ExpoKit ExpoKit is an Objective-C and Java library that allows you to use the [Expo SDK](/more/glossary-of-terms/#expo-sdk) and platform and your existing Expo project as part of a larger standard native project — one that you would normally create using Xcode, Android Studio, or `react-native init`. For more information, see [Ejecting to ExpoKit](/archive/expokit/eject/). **Support for ExpoKit ended after SDK 38. Expo modules can implement support for custom native configuration, and projects that need even more custom native code can [expose their Android Studio and Xcode projects with `npx expo prebuild`](/workflow/customizing/).** ### Shell app Another term we occasionally use for [Standalone app](/more/glossary-of-terms/#standalone-app). ### XDE XDE was a desktop tool with a graphical user interface (GUI) for working with Expo projects. It's been replaced by [Expo CLI](/more/expo-cli/), which now provides both command line and web interfaces.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jaksm/expo-docs-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server