styled-components / styled-components

Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
https://styled-components.com
MIT License
40.11k stars 2.48k forks source link

Provide setup guide for React Native + Typescript #4261

Open FezVrasta opened 2 months ago

FezVrasta commented 2 months ago

Upgrading from 5 to 6 on React Native is definitely not straightforward, it's confusing since there's no documentation (that I could find, the only one available is stuck at v5).

Could you please provide an up to date guide to setup Styled Components on React Native?

Martinocom commented 1 month ago

https://styled-components.com/docs/faqs#what-do-i-need-to-do-to-migrate-to-v6

The big and breaking problem with v6 is this. https://github.com/styled-components/styled-components/issues/4076