Skip to content

Commit

Permalink
fancy symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
crescentheaded committed Mar 8, 2024
1 parent 847fd1c commit 2969736
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@Intro(title: "🔒 Accessible Colors And Shapes") {
это для сотрудников арт лебедев
@Image(source: visual-properties, alt: "")

https://support.apple.com/en-us/111773
https://www.whocanuse.com
https://www.funkify.org
https://wise.design
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -32,22 +32,27 @@ There are many reasons why one would want to *include* more people — from stra

## Computer Accessibility
Computer accessibility, often referred to as a11y, includes a wide range of solutions that are aimed to enhance approachability of computers. It may done by using assistive technology, which is specialised software or hardware, or a combination of both.
@Image(source: a11y, alt: "")

## iOS Accessibility
In this book we are going to discuss how to make iOS applications accessible. Due to the current state of technological advancement it may be narrowed to adapting your programs to the use of assistive technology, which involves nothing more than following specific design guidelines that support the usage of Accessibility Features and promote inclusivity.
@Image(source: ios-a11y, alt: "")


### History of iOS Accessibility
[*+"A Timeline of iOS Accessibility: It Started with 36 Seconds"*+](https://www.macstories.net/stories/a-timeline-of-ios-accessibility-it-started-with-36-seconds/) is a marvellous research done by Shelly Brisbin that covers the path that Apple has been following to make their mobile phones accessible from the very beginning of iPhones story.
[**"A Timeline of iOS Accessibility: It Started with 36 Seconds"**](https://www.macstories.net/stories/a-timeline-of-ios-accessibility-it-started-with-36-seconds/) is a marvellous research done by Shelly Brisbin that covers the path that Apple has been following to make their mobile phones accessible from the very beginning of iPhones story.
@Image(source: 36-seconds, alt: "")

### Current State
From June 8, 2009 Apple hasn't stopped for a second to promote accessible design. Inclusivity is one of the core values the company has been always exposing and accessibility is an immanent part of it. Aiming to make a product as universal so everyone can use it led Apple to unmeasurable promotion of assistive technology support.
From June 8, 2009 Apple hasn't stopped for a second to promote accessible design. [**Inclusivity**](https://www.apple.com/diversity/) is one of the core values the company has been always exposing and [**accessibility**](https://www.apple.com/accessibility/) is an immanent part of it. Aiming to make a product as universal so everyone can use it led Apple to unmeasurable promotion of assistive technology support.
@Image(source: inclusion, alt: "")

### Available Features
As for today here is the list of all [**Accessible Features**](<doc:AccessibilityFeatures>) on iOS.
@Image(source: features-list, alt: "")

To see how these technologies personalise the user experience go to the settings and play around. Please consider that turning on some features like [**Switch Control**](<doc:SwitchControl>) may be tricky to turn off, so make sure you are aware of what is going to happen when you toggle the settings.
@Image(source: settings-features, alt: "")

### Community Trends
Finally, we came to the point where stating the purpose of this book is possible. iOS Accessibility Handbook is a collection of guidelines of how to develop software for iOS which supports [**Accessible Features**](<doc:AccessibilityFeatures>) and promotes [**accessible design**](<doc:AccessibleDesign>).
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2969736

Please sign in to comment.