iOS에서 제공하는 액션 시트 활용법에 대해 알아봅시다!
https://developer.apple.com/design/human-interface-guidelines/components/presentation/action-sheets/
Action sheets - Presentation - Components - Human Interface Guidelines - Design - Apple Developer
Action sheets An action sheet is a modal view that presents choices related to an action people initiate. DEVELOPER NOTE When you use SwiftUI, you can enable action sheet functionality in all platforms by specifying a presentation modifier for a confirmati
developer.apple.com
바로 코드부터 봅시다!
감이 잡히시나요?
GitHub에 Code를 올려두었으니
다운로드 받으신 후 직접 작동해보시면 더욱 이해하기 좋을 것 같습니다!
https://github.com/TDCIAN/HowToUseActionSheets
GitHub - TDCIAN/HowToUseActionSheets
Contribute to TDCIAN/HowToUseActionSheets development by creating an account on GitHub.
github.com