Skip to main content

Expo SDK

The Expo SDK provides access to device and system functionality such as contacts, camera, GPS location, and so on.

Expo SDK packages can be installed unsing the following command:

npm expo install [package]

In this section, we will learn some common packages and you can find the list of all packages in https://docs.expo.dev/versions/latest/.