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

# Common Errors

> Solutions

## Native Module Not Found

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

## Onboarding Not Showing

```typescript theme={null}
console.log("Initialized:", RampKit.isInitialized());
```

## Need Help?

* [GitHub Issues](https://github.com/getrampkit/rampkit-expo/issues)
* Email: [hello@rampkit.com](mailto:hello@rampkit.com)
