> For the complete documentation index, see [llms.txt](https://docs.ramper.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ramper.xyz/embedded-wallet-sdk/quickstart/for-react-native-apps.md).

# For React Native Apps

Ramper's React Native SDK helps developers provide easy access to the Blockchain for non-native crypto users through their SSO accounts.

## Introduction

Our `@ramper-v2/native-core` library handles authentication for our users through a supported SSO account. Once the user logs in, an ethereum wallet will be created for the user. If you are new to react native, we recommend you set up your environment properly first by visiting [React Native Getting Started](https://reactnative.dev/docs/getting-started).

{% content-ref url="/pages/dZB7V82Qu7VstXNt1g4p" %}
[Installation](/embedded-wallet-sdk/quickstart/for-react-native-apps/installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/d6grGyAXIzADxYkqRRN0" %}
[Getting Started](/embedded-wallet-sdk/quickstart/for-react-native-apps/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/CEOZbGWOfxg1kkDiMfDQ" %}
[Wallet Integration](/embedded-wallet-sdk/quickstart/for-react-native-apps/wallet-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/6GUHxrX6JuUZPYJ2LPKf" %}
[Sign Typed](/embedded-wallet-sdk/quickstart/for-react-native-apps/sign-typed.md)
{% endcontent-ref %}

{% content-ref url="/pages/iLaFfXDcqgS56fdORCrY" %}
[Approve](/embedded-wallet-sdk/quickstart/for-react-native-apps/approve.md)
{% endcontent-ref %}
