# React Native

Push 알림을 위한 각 OS에 맞는 설정을 절차에 따라 진행 해 주세요.

{% content-ref url="react-native/undefined" %}
[undefined](https://document.wisetracker.co.kr/v2-developer/push/undefined/react-native/undefined)
{% endcontent-ref %}

### Android 설정

{% content-ref url="flutter/android" %}
[android](https://document.wisetracker.co.kr/v2-developer/push/undefined/flutter/android)
{% endcontent-ref %}

### iOS 설정

{% content-ref url="react-native/ios" %}
[ios](https://document.wisetracker.co.kr/v2-developer/push/undefined/react-native/ios)
{% endcontent-ref %}

### ReactNative 설정

{% content-ref url="react-native/push\_message" %}
[push\_message](https://document.wisetracker.co.kr/v2-developer/push/undefined/react-native/push_message)
{% endcontent-ref %}

###


---

# 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://document.wisetracker.co.kr/v2-developer/push/undefined/react-native.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.
