ionic-team / cordova-plugin-ionic-keyboard

Keyboard Plugin for Cordova
Other
193 stars 178 forks source link

feat(ios): Added Keyboard.setKeyboardStyle method #79

Closed john-doherty closed 5 years ago

john-doherty commented 5 years ago

Can also be set within your config.xml file using:

<preference name="KeyboardStyle" value="dark" />