Advanced Usage of Styled Components for your React App - Part 3
This post continues the topic about Advanced Usage of Styled Components and covers animation, styling the existing component and attaching additional props (yes you can do that too).
Styling existing Component
Using method styled it is possible to st...
olena.hashnode.dev6 min read
Favourite Jome
Software Engineer @bug0
Wow, there're really cool features with styled-components that I haven't tried yet. When next I work on a project where I'd be using styled-components I'll try to implement these features.
Thanks for sharing.