문제

As the title states: is it possible to change the keyboard color to black (some call it transparent?) when working with Phonegap/Cordova? I've googled a lot but I can't seem to find anything about it. So can it be done? Either with HTML5/jquery or in XCode?

A picture of what I'm looking for:

enter image description here

도움이 되었습니까?

해결책

To use a dark theme on the iOS Keyboard, you can follow this article.

You can add the Objective-C code to your PhoneGap project's AppDelegate.m

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top