mirror of
https://gitee.com/shuto-github/phonegap-mobile-accessibility.git
synced 2026-05-26 00:00:06 +08:00
Issue 22: Please add package.json
Add package.json file and rename package id to follow npm convention.
This commit is contained in:
@@ -17,7 +17,7 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
# com.phonegap.plugin.mobile-accessibility
|
||||
# phonegap-plugin-mobile-accessibility
|
||||
==========================================
|
||||
|
||||
This plugin exposes information on the status of various accessibility features of mobile operating systems, including, for example, whether a screen reader is running, invert colors is enabled, and the preferred scaling for text. It also allows an application to send a string to be spoken by the screen reader, or a command to stop the screen reader from speaking.
|
||||
|
||||
Reference in New Issue
Block a user