ChargeMap / Compose-NumberPicker

Jetpack Compose Number Picker
236 stars 33 forks source link

Suggestion: Multiplatform NumberPicker #9

Open DoTheMonkeyBusiness opened 2 years ago

DoTheMonkeyBusiness commented 2 years ago

Hello!

I see that you don't use any platform specific features, could you please add multiplatform support.

similar suggestion: https://github.com/ChargeMap/Compose-NumberPicker/issues/4

yuroyami commented 10 months ago

You can just copy the source files (there are 3) to your Compose multiplatform project, it's a pretty simple library