kanzitelli / rnn-starter

🤹 React Native Starter - Powered by cli-rn, React Native Navigation, Expo Modules, RNN Screens, RN UI lib, MMKV, Mobx, Reanimated 2, Dark Mode, Splash Screen, Localization, Notifications, Permissions, and much more.
https://starters.dev
MIT License
551 stars 72 forks source link

[Module request] Support Styled component #81

Closed mary-ng5519 closed 2 years ago

mary-ng5519 commented 2 years ago

Folks, we love your work and effort, please help expand our communities by supporting Styled component developers to enable their communities to approach our rnn-starter kit faster, more friendly and more intuitively thanks to their current front-end stacks Ref:

  1. https://styled-components.com/docs/faqs
  2. https://blog.logrocket.com/how-to-use-styled-components-with-react-native/
  3. image

kanzitelli commented 2 years ago

I do not see any point of doing so. styled-components library was used before in this starter but was replaced in favour to RN UI Lib as it's created specifically for RN and supports design system which is important. However, styled-components could be easily installed and used in any project.