Currently, the styled-components docs do not have any information about Expo.
How
This PR
fixes/updates snack link in React Native section to use snack.expo.dev instead of legacy snack.expo.io
adds a new section about Expo after React Native.
adds a sub section about usage with Expo and Next.js (what configuration is required to set up to use styled-components in project that uses both Expo and Next.js)
adds a sub-section about tree-shaking and info about large bundle size
Why
Currently, the styled-components docs do not have any information about Expo.
How
This PR
snack.expo.dev
instead of legacysnack.expo.io
Test plan
yarn dev
yarn test -u