Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

๐Ÿ”€ :: ๋””์ž์ธ ์‹œ์Šคํ…œ - Toast #158

Merged
merged 6 commits into from
Jun 7, 2023

Conversation

baekteun
Copy link
Member

@baekteun baekteun commented Jun 7, 2023

๐Ÿ’ก ๊ฐœ์š”

๋””์ž์ธ ์‹œ์Šคํ…œ์˜ Toast๋ฅผ ๊ตฌํ˜„ํ•ฉ๋‹ˆ๋‹ค

Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-06-07.at.15.20.02.mp4

๐Ÿ“ƒ ์ž‘์—…๋‚ด์šฉ

  • Toast ์ž‘์—…

๐Ÿ”€ ๋ณ€๊ฒฝ์‚ฌํ•ญ

  • Check Icon ๋ณ€๊ฒฝ์‚ฌํ•ญ ๋ฐ˜์˜
  • Asset์˜ ์ด๋ฏธ์ง€๋ฅผ ๋ชจ๋‘ Single Size๋กœ ๋ณ€๊ฒฝ

๐Ÿด ์‚ฌ์šฉ๋ฐฉ๋ฒ•

...
.smsToast(text: "asdsad", isShowing: $isShowing)

...
.smsToast(text: "asdsad", isShowing: $isShowing) {
  SMSIcon(.greenCheck)
}

@baekteun baekteun added 0๏ธโƒฃ Priority: Critical ์šฐ์„ ์ˆœ์œ„ - ๊ธด๊ธ‰!!!!! โœจ Feature ์‹ ๊ทœ ๊ธฐ๋Šฅ labels Jun 7, 2023
@baekteun baekteun requested a review from kimsh153 as a code owner June 7, 2023 06:25
@baekteun baekteun self-assigned this Jun 7, 2023
@baekteun baekteun linked an issue Jun 7, 2023 that may be closed by this pull request
@baekteun baekteun merged commit 1950a44 into master Jun 7, 2023
@baekteun baekteun deleted the 154-design-system-toast branch June 7, 2023 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0๏ธโƒฃ Priority: Critical ์šฐ์„ ์ˆœ์œ„ - ๊ธด๊ธ‰!!!!! โœจ Feature ์‹ ๊ทœ ๊ธฐ๋Šฅ
Projects
None yet
Development

Successfully merging this pull request may close these issues.

๋””์ž์ธ ์‹œ์Šคํ…œ - Toast
2 participants