목록기획, 디자인 (9)
소피it블로그
https://developer.apple.com/design/human-interface-guidelines/ios/user-interaction/3d-touch/ 3D Touch - User Interaction - iOS - Human Interface Guidelines - Apple Developer 3D Touch On supported devices, people can access additional functionality by applying varying levels of pressure to the touchscreen. Apps can respond by displaying a context menu (or supporting Peek and Pop) to show an item ..
https://developer.apple.com/design/human-interface-guidelines/ios/app-architecture/settings/ Settings - App Architecture - iOS - Human Interface Guidelines - Apple Developer Settings Some apps may need to provide a way to make setup or configuration choices, but most apps can avoid or delay doing so. Successful apps work well for most people right away, while also offering some convenient ways t..
https://developer.apple.com/design/human-interface-guidelines/ios/app-architecture/accessing-user-data/ Accessing User Data - App Architecture - iOS - Human Interface Guidelines - Apple Developer Accessing User Data and Resources User privacy is paramount. To help people trust your app, it’s crucial to be transparent about the privacy-related data and resources you require and how you use them. ..
https://developer.apple.com/design/human-interface-guidelines/ios/app-architecture/navigation/ Navigation - App Architecture - iOS - Human Interface Guidelines - Apple Developer Navigation People tend to be unaware of an app’s navigation until it doesn’t meet their expectations. Your job is to implement navigation in a way that supports the structure and purpose of your app without calling atten..
https://developer.apple.com/design/human-interface-guidelines/ios/app-architecture/modality/ Modality - App Architecture - iOS - Human Interface Guidelines - Apple Developer Modality Modality is a design technique that presents content in a temporary mode that requires an explicit action to exit. Presenting content modally can: Help people focus on a self-contained task or set of closely related..
https://developer.apple.com/design/human-interface-guidelines/ios/app-architecture/loading/ Loading - App Architecture - iOS - Human Interface Guidelines - Apple Developer Loading When content is loading, a blank or static screen can make it seem like your app is frozen, resulting in confusion and frustration, and potentially causing people to leave your app. Make it clear when loading is occurr..