> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rampkit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Install

> Add RampKit to your Expo project

```bash theme={null}
npx expo install rampkit-expo-dev react-native-webview react-native-pager-view react-native-root-siblings
```

For bare React Native, also run:

```bash theme={null}
npx pod-install
```
