Intro to Styled Components in React Native

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ม.ค. 2025

ความคิดเห็น • 9

  • @danielcomes1708
    @danielcomes1708 3 ปีที่แล้ว +1

    Hey, which autocomplete are you using?, because im following your intro but when I write something inside the styled component no autocomplete or help shows

  • @shailpatel444
    @shailpatel444 3 ปีที่แล้ว

    I am getting this error while importing
    Could not find a declaration file for module 'styled-components/native'. '/Users/mac/Documents/Main_App_1/node_modules/styled-components/native/dist/styled-components.native.cjs.js' implicitly has an 'any' type.ts(7016)

  • @omemester6985
    @omemester6985 4 ปีที่แล้ว

    what's your vs code theme?

  • @vigneshwaraneswaramoorthi4117
    @vigneshwaraneswaramoorthi4117 ปีที่แล้ว

    Why we need styled components in react native? This obviously converts the css to styled css of native. So there will be multiple conversion whil taking the build. Why should I go with styled components?

    • @starverseofficial
      @starverseofficial ปีที่แล้ว

      i want to know one thing, right now i am using styled-component/native for making my component library in react native app, but i am facing performance lag. what should be the ideal css framework for making component lib for react native app?

    • @VigneshwaranEaswaramoorthy
      @VigneshwaranEaswaramoorthy 11 หลายเดือนก่อน

      @@starverseofficial Better go with stylesheet files with custom styles. Or choose theme libraries like React native paper, React native elements.

  • @guinascimento8505
    @guinascimento8505 3 ปีที่แล้ว

    Eu já

  • @herbertk9266
    @herbertk9266 4 ปีที่แล้ว

    Thanks