https://github.com/wallneradam/cordova-plugin-ios-backgroundcolor
Support for BackgroundColor config xml preference on iOS
https://github.com/wallneradam/cordova-plugin-ios-backgroundcolor
Last synced: about 1 month ago
JSON representation
Support for BackgroundColor config xml preference on iOS
- Host: GitHub
- URL: https://github.com/wallneradam/cordova-plugin-ios-backgroundcolor
- Owner: wallneradam
- License: mit
- Created: 2016-10-10T07:46:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-03T17:13:46.000Z (over 5 years ago)
- Last Synced: 2025-02-01T05:25:24.430Z (3 months ago)
- Language: Objective-C
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cordova-plugin-ios-backgroundcolor
IOS Support for BackgroundColor preference in config.xml.### Installation
```
cordova plugin add https://github.com/wallneradam/cordova-plugin-ios-backgroundcolor.git
```