ionic-team / ionic-plugin-keyboard

Ionic Keyboard Plugin for Cordova
Apache License 2.0
610 stars 274 forks source link

README only states support for iOS... #166

Closed xmnboy closed 8 years ago

xmnboy commented 8 years ago

...but plugin.xml file and src directory indicate otherwise. Please update the README.md to properly indicate all supported platforms (along with any specific quirks or features that are unique to those platforms)

xmnboy commented 8 years ago

Addendum... it's the initial read that is confusing, where it seems like only iOS is supported. A global "supported platforms" would be useful before going into the various properties and methods. Sorry for the confusion.

tlancina commented 8 years ago

Thanks for the issue, I've updated the README to make it clearer when the API reference starts.

xmnboy commented 8 years ago

Thanks!