cedricdelpoux/react-google-places-suggest

Remove styled-components

albinekb opened this issue ยท 5 comments

Every time I install a library that uses this library I get prompted to give money to styled-components.
image

I don't want to use styled-components, would you be open to a PR that removed usage of this lib?

Hi @albinekb, what do you propose ? I'm open to remove it but it will be a major breaking change.
It could be great to do like downshift: Use a render prop to export primitives and let the user the choice for styling. But if we do that, we need to provide a default theme.

I'm open, feel free to open a PR

Sorry I was a bit fed up today, I just think it's a bit too much by styled-components to be asking about money every-time I install a lib that uses it underneath. I'll check the codebase out and see what I can do, otherwise I'll close this. Thanks ๐Ÿ‘

So so you want to help me about this or do you want to close it?

It's fine.. thanks ๐Ÿ‘ Let's close this, I haven't had any problems with it, just annoying on first install ๐Ÿ˜„