softartdev / MaterialThemePrefs

Kotlin Multiplatform library for easy switching dark/light Material themes on Compose
GNU General Public License v3.0
31 stars 3 forks source link

js and wasm support? #2

Open jaredsburrows opened 2 weeks ago

jaredsburrows commented 2 weeks ago

If you have Android/iOS and Desktop, how hard would it be to support web?

softartdev commented 1 week ago

Web support is definitely possible, but since this is a pet project I work on in my free time, I can’t promise when I’ll get to it. If you’re interested, feel free to open a pull request—contributions are always welcome.