All Projects → robingenz → capacitor-android-dark-mode-support

robingenz / capacitor-android-dark-mode-support

Licence: MIT license
⚡️ Capacitor plugin to support dark mode on Android.

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to capacitor-android-dark-mode-support

capacitor-background-task
⚡️ Capacitor plugin for running background tasks.
Stars: ✭ 27 (+17.39%)
Mutual labels:  capacitor, capacitor-plugin, capacitor-android, capacitor-community
keep-awake
⚡️ Capacitor plugin to prevent devices from dimming or locking the screen.
Stars: ✭ 69 (+200%)
Mutual labels:  capacitor, capacitor-plugin, capacitor-community
text-to-speech
⚡️ Capacitor plugin for synthesizing speech from text.
Stars: ✭ 50 (+117.39%)
Mutual labels:  capacitor, capacitor-plugin, capacitor-community
appcenter-sdk-capacitor
Capacitor Plugin for Microsoft's Visual Studio App Center SDK.
Stars: ✭ 22 (-4.35%)
Mutual labels:  capacitor, capacitor-plugin
capacitor-rate-app
Let users rate your app using native review app dialog for both Android and iOS.
Stars: ✭ 88 (+282.61%)
Mutual labels:  capacitor, capacitor-plugin
capacitor-firebase-authentication
⚡️ Capacitor plugin for Firebase Authentication.
Stars: ✭ 67 (+191.3%)
Mutual labels:  capacitor, capacitor-plugin
capacitor-filesharer
Capacitor plugin to download and share files for the Web, Android and iOS! Stop the war in Ukraine!
Stars: ✭ 55 (+139.13%)
Mutual labels:  capacitor, capacitor-plugin
capacitor-vue-ionicv4-app
sample app using capacitor vuejs and ionicv4 components
Stars: ✭ 70 (+204.35%)
Mutual labels:  capacitor, capacitor-plugin
capacitor-branch-deep-links
Capacitor plugin for branch.io deep links
Stars: ✭ 22 (-4.35%)
Mutual labels:  capacitor, capacitor-plugin
XREngine
Immersive infrastructure for everyone. Everything you need to build and deploy scalable realtime 3D social apps and more. 🤖 🚀 👓 🚀 🕹️ 🚀 🧑🏿‍🚀
Stars: ✭ 423 (+1739.13%)
Mutual labels:  capacitor, capacitor-plugin
capacitor-site
Capacitor website
Stars: ✭ 0 (-100%)
Mutual labels:  capacitor, capacitor-plugin
firebase-crashlytics
⚡️ Capacitor plugin for Firebase Crashlytics.
Stars: ✭ 63 (+173.91%)
Mutual labels:  capacitor, capacitor-community
app-icon
Capacitor plugin for managing an app's icon. The main feature being that you can programmatically change the app icon.
Stars: ✭ 28 (+21.74%)
Mutual labels:  capacitor, capacitor-plugin
gatsby-minimal-portfolio
👔 JAMstack (Gatsby JS) content-focused portfolio blog starter. Features include dark-mode, installable PWA, SEO, code highlighting, form, CI/CD.
Stars: ✭ 36 (+56.52%)
Mutual labels:  dark-mode
charmed-dark-xcode-theme
A charming and colorful dark theme for Xcode 🌈.
Stars: ✭ 172 (+647.83%)
Mutual labels:  dark-mode
vue-dark-mode
A component that helps to implement dark mode and other color modes in your Vue application.
Stars: ✭ 48 (+108.7%)
Mutual labels:  dark-mode
apple-notes
A clone of the Apple Notes app but made universally with Expo
Stars: ✭ 53 (+130.43%)
Mutual labels:  dark-mode
Turn-Off-the-Lights-Firefox-extension-WebExtensions
Firefox extension (WebExtensions)
Stars: ✭ 19 (-17.39%)
Mutual labels:  dark-mode
Ionic Framework
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
Stars: ✭ 45,802 (+199039.13%)
Mutual labels:  capacitor
Capacitor
Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
Stars: ✭ 6,598 (+28586.96%)
Mutual labels:  capacitor

⚠️ Deprecated repository

Capacitor now officially supports dark mode on Android. See this comment.



Android Dark Mode Support

@robingenz/capacitor-android-dark-mode-support

Capacitor plugin to support dark mode on Android.


Maintainers

Maintainer GitHub Social
Robin Genz robingenz @robin_genz

Installation

npm install @robingenz/capacitor-android-dark-mode-support
npx cap sync

Variables

This plugin will use the following project variables (defined in your app’s variables.gradle file):

  • $androidxWebkitVersion version of androidx.webkit:webkit (default: 1.2.0)

Configuration

No configuration required for this plugin.

Demo

A working example can be found here: robingenz/capacitor-plugin-demo

Usage

The plugin only needs to be installed.

It enables the correct behavior of the prefers-color-scheme CSS media feature.

Changelog

See CHANGELOG.md.

License

See LICENSE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].