AndroidPoet / CountryPicker

🌍 A lightweight, customizable Country Picker component for Compose Multiplatform applications
Apache License 2.0
24 stars 1 forks source link

When including this library it crashes part of my code related to resources and cannont compile #6

Open planasmultimedia opened 3 weeks ago

planasmultimedia commented 3 weeks ago

Can it be because of the material3 dependency ?

AndroidPoet commented 3 weeks ago

Yes, I will update this with a bottom sheet that is not dependent on Material2 or Material3.

planasmultimedia commented 3 weeks ago

So it's not just my problem ? Cause i see other people using the library and it confuses me