mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2025-02-06 01:03:36 +07:00
Update README.md
This commit is contained in:
parent
89398d0428
commit
590c2b513e
@ -67,6 +67,7 @@ Feel free to fork this repository and pull requests!!
|
||||
- [Usage](#Localization-Usage)
|
||||
- [Useful for Localization](#Useful-for-Localization)
|
||||
- [Accessibility](#Accessibility)
|
||||
- [USage](#Accessibility-Usage)
|
||||
- [GCD](#GCD)
|
||||
- [DispatchQueue](#DispatchQueue)
|
||||
- [DispatchGroup](#DispatchGroup)
|
||||
@ -1087,9 +1088,11 @@ Simple example below
|
||||
|
||||
## Accessibility
|
||||
|
||||
Accessibility is all about making the iPhone, iPod touch, and iPad work for as wide a range of people as possible. That can include the very young, the very old, people brand new to computers and mobile devices, and also people with disabilities and special needs.
|
||||
|
||||
- [iOS Accessibility: Getting Started](https://www.raywenderlich.com/6827616-ios-accessibility-getting-started)
|
||||
|
||||
|
||||
## Accessibility Usage
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user