🔴 Barrel Exporting | Engineer Codewala

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024
  • Hello guys ,in this video we will we will implement and understand barrel exporting in react native . So watch full video and subscribe channel and like video.
    follow me on :
    ✅ Github : github.com/Gau...
    ✅ Facebook : www.facebook.c...
    ✅ Instagram : / engineercodewala
    ✅ Telegram Group : t.me/+M3KUmyvK...
    ✅ Telegram Channel : t.me/engineerc...
    ✅ mail id : gauravofficial1995@gmail.com
    Join this channel to get access to perks:
    / @engineercodewala
    React Native Firebase Socail App :
    🔥 Part 1 : • React Native Firebase ...
    🔥Part 2 : • React Native Firebase ...
    🔥 Part 3 : • React Native Firebase ...
    🔥 Part 4: • React Native Firebase ...
    🔥 Part5 : • React Native Firebase ...
    Complete React Native Ecommerce App:
    🔥 • React Native Ecommerce...
    🔥 • React Native Ecommerce...
    🔥 • React Native Ecommerce...
    🔥 • React Native Ecommerce...
    🔥 • Video
    🔥 • React Native Ecommerce...
    🔥 • React Native Ecommerce...
    🔥 • React Native Ecommerce...
    React Native For Beginners :
    🔥 • React Native For Begin...
    🔥 • React Native For Begin...
    🔥 • React Native For Begin...
    🔥 • React Native For Begin...
    Udemy Clones
    Part 1: www.youtube.co....
    Part 2: www.youtube.co....
    Part 3: www.youtube.co....
    Part 34: www.youtube.co....
    🔥React Native Flat list Item Animation: www.youtube.co....
    How to Crack React Native Interview :
    ✅Part 1 : www.youtube.co....
    ✅ Part 2 : www.youtube.co....
    Netflix Clone
    Part1 : www.youtube.co....
    Part 2 : www.youtube.co....
    Other Videos
    🔥 Udemy Clone Part 1: www.youtube.co....
    🔥 Udemy Clone Part 2: www.youtube.co....
    🔥 Udemy Clone Part 3: www.youtube.co....
    🔥 Redux: www.youtube.co....
    🔥 Responsive UI: www.youtube.co....
    🔥 Flat list Selection: www.youtube.co....
    🔥 React Native Async Storage: www.youtube.co....
    🔥 React Native Flipkart UI: www.youtube.co....
    #barrelexporting #reactnative #engineercodewala

Комментарии • 26

  • @LaxmiGupta-hp3bs
    @LaxmiGupta-hp3bs 20 дней назад +3

    Sir pls upload video for audio, video call and live streaming using WebRtc and Websocket

  • @myStudies-ld5fp
    @myStudies-ld5fp 20 дней назад +2

    Bhai when you shifting to expo because react native is officially recommending expo to build your app please create a simple project with expo and supa or firebase

  • @pankajsharma-rf1ov
    @pankajsharma-rf1ov 20 дней назад +1

    export {default as comp} from "./abcd"
    Bhai ye line ka matalab to bata do

  • @nehalpradhan2229
    @nehalpradhan2229 20 дней назад +1

    hello bhaiya. react native recommends using expo. is there a major difference between them.
    I have an old system android studio acha kaam nahi karta is liye expo kar raha hu.
    Mujhe baad mai koi dikkat toh nahi hone wala??

    • @EngineerCodewala
      @EngineerCodewala  20 дней назад

      You need to learn both mostly code will be same only some
      Packages and native things will
      Be accordingly

  • @shaikhharoon8283
    @shaikhharoon8283 21 день назад +1

    How can export and import svg icon same way ?
    Can give one eg:- export 2 svg file ?

    • @EngineerCodewala
      @EngineerCodewala  20 дней назад

      In folder add all svf files and add them in index.js and export them

  • @FarazAhmed-rd3if
    @FarazAhmed-rd3if 15 дней назад

    bhai please apple and Facebook login with firebase pr video bnao.....

  • @Shubuu7
    @Shubuu7 21 день назад +1

    sir in ios firebase push notifaction with deep linking pe ak video bano na sir pls pure youtube latest video nahi he ios ke upar

  • @mzohaib27
    @mzohaib27 20 дней назад +1

    bhai konsa react native use kr rhy.... aj kal to react native by default typescript k sath aata h.... ap kon sy zamany m chal rhy ho brother... 😂😂

    • @EngineerCodewala
      @EngineerCodewala  20 дней назад +1

      Aaj bhi js use krte hai lgta hai tum sirf ts hi padhe ho ts is choice js is not deprecated baki tumhe jo sahi lgta hai padho koi restrictions nhi hai tumhare uper 😅😅 baki me to apne viewers ke hisab se content dalta hu ts wale videos max log dekhte nhi hai

    • @mzohaib27
      @mzohaib27 20 дней назад

      @@EngineerCodewala bhai jab hum npx react-native init appname command run krty hn... to typescript ka project create ho jata h... even react native ki official website ny b kaha h k ab sy new projects react native k typescript k sath hongy. .... baqi jo ap ka dill kry bhai wo content bnao.... banany ko to assembly language py b tutorials bn skty hn... koi restrictions thori na hy bhai....

  • @azamiqbal8792
    @azamiqbal8792 9 дней назад

    SUPER

  • @shaikhtanveerali5860
    @shaikhtanveerali5860 21 день назад +1

    Hi bro i have few doubts in react native can we one on session

  • @mjwebtemplate2876
    @mjwebtemplate2876 13 дней назад

    Good

  • @PiyushSagar-rj5xs
    @PiyushSagar-rj5xs 21 день назад +2

    There is an another approach, you can use "export" ( not default ) and in index.js use can use export * from './input'. By this use can you all the function from the input component from ./component.
    By this you can even export all the function from the folder by just putting export * from './yourFolder' in the index.js of the parent folder
    PS> As a intern i am doing internship from last 13 months and i am using this convention from the day one, and right now I have confidence to develop app from scratch to end but still not able to get the job :(

    • @EngineerCodewala
      @EngineerCodewala  21 день назад +1

      Yes i know but in this video covered this other wise beginners get confused

    • @EngineerCodewala
      @EngineerCodewala  21 день назад +1

      You will get a job soon

    • @PiyushSagar-rj5xs
      @PiyushSagar-rj5xs 20 дней назад

      Hope so 😊​@@EngineerCodewala

    • @nehalpradhan2229
      @nehalpradhan2229 20 дней назад +1

      bhai intern 13 months se ho aur job nahi mil rahi?? i just started react native after doing react just to have more options for applying jobs.
      iska matlab isme bhi job milna muskil hai.
      kya mujhe karna chaiyae react native ya fir kuch aur kar lu. frustrated hu bhai koi suggestion do.
      what's your reason to not getting job - openings nahi hai, calls nahi aa rahi?? ya fir kuch aur reason??

    • @navedahmedkhan4899
      @navedahmedkhan4899 19 дней назад

      React native hi kro
      React me competition zyada hai isliye abhi job ni hai

  • @rahulnath3244
    @rahulnath3244 21 день назад +1

    First

  • @InfinityInsights758
    @InfinityInsights758 21 день назад