togisoft / jetpack_compose_country_code_picker

Jetpack Compose Country Code Picker
https://github.com/jump-sdk/jetpack_compose_country_code_picker_emoji
Apache License 2.0
101 stars 26 forks source link

Why the hell you changed so much API from 1.3 to 1.4? #17

Closed st4ycool closed 1 year ago

st4ycool commented 1 year ago

Have you ever heard of SOLID? This library is a joke

adukugideon commented 1 year ago

You can make your point without insults or you can just go ahead and create your own library

st4ycool commented 1 year ago

I am very sorry for insults. It's just frustrating that or I am having compose crash on 1.3, or I have to spend time to migrate to your new api...

togisoft commented 1 year ago

I am very sorry for insults. It's just frustrating that or I am having compose crash on 1.3, or I have to spend time to migrate to your new api...

The old API codes were not clean. Because I wrote it when I was just starting Jetpack Compose. I cleared the unnecessary codes now. The old version was causing problems with new Android updates. So I made changes.