Styled Components - TwoGears/hakomo-guides GitHub Wiki
Typescript + StyledComponents:
https://styled-components.com/docs/api#typescript https://styled-components.com/docs/tooling#typescript-plugin https://blog.logrocket.com/using-styled-components-in-typescript-a-tutorial-with-examples/
Using Props:
https://styled-components.com/docs/basics#adapting-based-on-props
Conditional Props:
https://stackoverflow.com/a/48502795/522337
Extending:
https://styled-components.com/docs/basics#extending-styles
attrs:
https://styled-components.com/docs/basics#attaching-additional-props
React Native:
https://styled-components.com/docs/basics#react-native
Theming:
https://styled-components.com/docs/advanced#theming
Referring to other components:
https://styled-components.com/docs/advanced#theming