# 3. UI 패키지를 사용하고 싶어요.

UI 패키지를 사용하면 이미 스타일이 갖춰진 블록을 적용해서 빠르게 앱을 만들 수 있어요.

UI 패키지는 각각 사용법이 다르기 때문에 패키지 설명 또는 아래 영상을 참고해 주세요.

영상은 계속 업로드 될 예정이에요.

***

## 복합 메타

#### 좌우 스와이프 카드형

{% embed url="<https://youtu.be/4vnMxRSjg38>" %}
'좌우 스와이프 카드형' 패키지 사용 영상
{% endembed %}

***

## 단일 메타

#### 이미지와 sns 블록이 포함된 상세 화면 UI

{% embed url="<https://www.youtube.com/watch?v=C_TPFveazYk>" %}
'이미지와 sns 레고가 포함된 상세 화면 UI' 패키지 사용 영상
{% endembed %}

#### \[등록/수정 화면] 선택 값에 따른 입력 칸 표시

{% embed url="<https://www.youtube.com/watch?v=S7G49BJQxcY>" %}
'\[등록/수정 화면] 선택 값에 따른 입력 칸 표시' 패키지 사용 영상
{% endembed %}

2023.08.22 nana

**I want to utilize the UI package**

* Utilizing the UI package allows you to rapidly create applications by applying pre-styled building blocks.
* Please refer to the package description or the video below for specific usage instructions for each UI package.
* The video content will be consistently updated to provide ongoing support.

2023.08.16 Song


---

# 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.ohmyapp.io/main/guide/faq/etc/3.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.
