compose-material-dialogs icon indicating copy to clipboard operation
compose-material-dialogs copied to clipboard

Please add JS target

Open Sternbach-Software opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. I can't use this in my project because my project targets JS, and this library does not. What a shame!

Describe the solution you'd like Add a target for JS. This should be incredibly easy because it looks like all of the code is in common.

Sternbach-Software avatar Aug 16 '23 17:08 Sternbach-Software

Sadly its not that easy, for this library I have a bunch of expect/actual code that needs to be actualed for a JS target. Due to my inexperience with JS I am not sure how certain things work, I am open to PRs though.

Syer10 avatar Oct 02 '23 01:10 Syer10