Tips and best practices for building great experiences and writing sustainable code using Apple's UX Frameworks
Перейти к файлу
Harrie Shin 9f015fef1d
address previous PR comment around removing xib documentation (#15)
* address previous PR comment around removing xib documentation

* address comments
2023-09-01 15:03:48 -07:00
.github Create CODEOWNERS (#12) 2022-07-21 22:05:48 -07:00
assets Rewrite page to be Keyboard Focus instead of just key view loops 2021-05-20 11:42:22 -05:00
testapps/iOSImageFormatProfilingTestApp Modifying gitignore to ignore xcuserdata 2021-08-03 10:22:32 -07:00
.gitignore Modifying gitignore to ignore xcuserdata 2021-08-03 10:22:32 -07:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-05-04 23:25:41 -07:00
KeyboardFocus.md Rewrite page to be Keyboard Focus instead of just key view loops 2021-05-20 11:42:22 -05:00
LICENSE Initial LICENSE commit 2020-05-04 23:25:42 -07:00
LICENSE-CODE Initial LICENSE-CODE commit 2020-05-04 23:25:43 -07:00
Layout.md Fix code block syntax highlighting 2020-06-29 11:13:32 -07:00
README.md Add documentation about differences in shadows across platforms (#13) 2022-09-09 16:09:11 -07:00
SECURITY.md Initial SECURITY.md commit 2020-05-04 23:25:44 -07:00
Shadows.md Add documentation about differences in shadows across platforms (#13) 2022-09-09 16:09:11 -07:00
StoryboardsAndXibs.md address previous PR comment around removing xib documentation (#15) 2023-09-01 15:03:48 -07:00
SwiftUI.md Initial SwiftUI conventions (#11) 2022-05-23 13:59:42 -07:00
ViewControllers.md Copying old content from https://github.com/anandrajeswaran/apple-ux-guide to this repo. That old repo will be deleted (and recreated as a personal fork) so that this one is the truth. 2020-05-06 09:21:53 -07:00
iOSImageFileFormat.md Remove TOC 2021-08-04 22:02:07 +00:00

README.md

Apple UX Guide

This guide contains best practices for building great experiences and writing sustainable code using Apple's UX Frameworks. Guidance here comes from a combination of our collective practical experiences and documentation from Apple and other 3rd parties. This is meant to be a living document and all contents are perpetually open for debate and improvement.

Table of Contents

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Microsoft and any contributors grant you a license to the Microsoft documentation and other content in this repository under the Creative Commons Attribution 4.0 International Public License, see the LICENSE file, and grant you a license to any code in the repository under the MIT License, see the LICENSE-CODE file.

Microsoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries. The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks. Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653.

Privacy information can be found at https://privacy.microsoft.com/en-us/

Microsoft and any contributors reserve all other rights, whether under their respective copyrights, patents, or trademarks, whether by implication, estoppel or otherwise.