# Overview

The VGS Collect React Native SDK, designed for native **iOS** and **Android** applications, allows you to securely collect data from your users without that data passing through your systems. It provides customizable UI components for securely collecting users' sensitive data on mobile devices.

![](/files/OQ7Yx5vJGcBPjv0wXmNH) ![](/files/vurUKIPfylvyWrHQvPMd)

## Features

## Next steps

* [Getting Started](/vault/developer-tools/vgs-collect/react-native-sdk/integration.md)
* [VGSCollect Configuration](/vault/developer-tools/vgs-collect/react-native-sdk/vgscollect.md)
* [UI Components](/vault/developer-tools/vgs-collect/react-native-sdk/ui-components.md)

Also you could be interested in VGSCollectSDK [GitHub Repository](https://github.com/verygoodsecurity/vgs-collect-react-native-public).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.verygoodsecurity.com/vault/developer-tools/vgs-collect/react-native-sdk/index.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
