React Native tutorial in Hindi #7 What is component

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

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

  • @codestepbystep
    @codestepbystep  Год назад +6

    Please Support me by Like, Subscribe and Comment
    Paytm for donation: 9958194988
    Playlist Link ruclips.net/p/PL8p2I9GklV468O2wk-n8Q1KmtMhnHHj4C

  • @syedmusab2372
    @syedmusab2372 8 месяцев назад +3

    sir I'm a MERN stack trainer in Pakistan and i always refer my student to check out your video for more description. I'm a big fan of your knowledge

  • @dnnprofessionals
    @dnnprofessionals 7 месяцев назад

    aap say behtreen tutorials mai abhee tak kisi k naheen dekhay...aap k tutorials say mai apnay office may professional projects karnay lag gya hoon

  • @mahmoodshaikh2755
    @mahmoodshaikh2755 10 месяцев назад +1

    Shukriya bro❤ yours videos are better than any udemy course, simple and easy

  • @mohsinattar9217
    @mohsinattar9217 Год назад +9

    1. Named export & import:
    export const Demo= () => {}; //export
    import {Demo} from './ComponentName'; //import
    OR
    export const Demo= () => {}; //export
    import {Demo as Demo2} from './ComponentName'; //import
    2. Default export & import:
    const Demo= () => {};
    export default Demo; //export
    import Demo from './componentName'; //import

  • @SoumyaHazra-p8w
    @SoumyaHazra-p8w Год назад +1

    Hello Sir first of all your teaching process is mind blowing . I want to know how we change local language in React Native. Please Sir upload a video regarding this topic.

  • @shalakhabisht3496
    @shalakhabisht3496 Год назад +14

    Export without a default tag are named exports and exports with a default tag are a default export .....and we don't use curly braces if you import the entire react module and we use curly braces if we import the entire react module and specific components of the module

    • @codestepbystep
      @codestepbystep  Год назад +3

      Correct

    • @alertWolrd
      @alertWolrd Год назад +3

      I can't understand ?

    • @ayanshnamdeo9377
      @ayanshnamdeo9377 Год назад +2

      @@alertWolrd In Export you can export more then one component/function with different types name eg- export {name1,name2,...}; but in a module/component has only one export default ,not more then 1 ...eg:- export default name;

    • @abdullahmirza249
      @abdullahmirza249 Год назад

      can't understand, pls elaborate more.

  • @harooniqbal840
    @harooniqbal840 7 месяцев назад

    love u bro boht helpful video ha yr plzz styling b component m krwana btao

  • @mohdraza3850
    @mohdraza3850 Год назад

    MindBlowing Lecture

  • @alazharkahn9539
    @alazharkahn9539 Месяц назад

    very good

  • @SahilAnni
    @SahilAnni 4 дня назад

    Really Helpful ❤

  • @sudhanshuchaubey896
    @sudhanshuchaubey896 9 месяцев назад

    Amazing tutorial sir

  • @rahulpanwar4287
    @rahulpanwar4287 Год назад

    when Text and View are imported from react-native that is named import and when company data imported from component it is a default import

  • @codewithroman8180
    @codewithroman8180 Год назад

    Fantastic tutorial anil bro love from pakistan

  • @harshmaurya3262
    @harshmaurya3262 5 месяцев назад

    If we want to import multiple components we use the component name inside curly braces, same in the export thing.

  • @USMANARSHAD-i9b
    @USMANARSHAD-i9b 6 месяцев назад +1

    Level✅

  • @alamshaikh4358
    @alamshaikh4358 Год назад +1

    When will next video on react-native arrive?

  • @ajruchouhan3713
    @ajruchouhan3713 Год назад

    Sir Esme ye or btavo ki eski value ko chang kese kre kaha kaha use kre usme kuch bhi chang kar skte h

  • @yumtumm
    @yumtumm 8 месяцев назад

    Normal exports:
    contain multiple value to export
    default exports:
    contain only one "main" value to export

  • @vishwasitprofessional
    @vishwasitprofessional Год назад

    Helpful for beginners

  • @khushalgrow
    @khushalgrow 10 месяцев назад

    kya google ki language golang bhi components based h?

  • @maqboolbhaivlogs
    @maqboolbhaivlogs Год назад

    jab ham frontend design kr letey han for example image website ha.aur jab backend se jab photos upload krin gey tu kia wo automatically adjust ho jain gey.

  • @aunishjaiswar4882
    @aunishjaiswar4882 9 месяцев назад

    sir react sikhne se pehle hame aur kon kon si chize aani compulsory hai?

  • @khushalgrow
    @khushalgrow 10 месяцев назад

    how should we gave line between userData component and companydata

  • @ajruchouhan3713
    @ajruchouhan3713 Год назад +1

    Sir kisi aap ke 5 -6 clone banavo or step by step btavo tab mja aayega sikhne ko Esme to koi mja hi nahi

  • @biztechadvisors4337
    @biztechadvisors4337 Год назад

    React Native templates what are recommended sites ?

  • @ShortLife2645N
    @ShortLife2645N Год назад +1

    When will you start navigation please 🙏

  • @MohammedRizwan-bh6ld
    @MohammedRizwan-bh6ld Год назад

    Sir aap js file me bata rahe ho but React Native me to default TSX define kare wala hai ?

  • @ShortLife2645N
    @ShortLife2645N Год назад

    Wonderful lecture 👌

  • @theartofrescue
    @theartofrescue 11 месяцев назад

    Without page navigation ke ak file se dosri file data agaya 😮 ???

  • @zayn8629
    @zayn8629 Год назад

    Brother Cards ko flatlist use krte howe kaise main screen pe layngy

  • @RohitKumar-dz8dh
    @RohitKumar-dz8dh Год назад

    Thanks sir 🙂

  • @Raj10185
    @Raj10185 Год назад

    Thank you so much

  • @hasansardarhasan-yc6gw
    @hasansardarhasan-yc6gw Год назад

    thanks

  • @dharmeshkase6003
    @dharmeshkase6003 Год назад

    Hello bhai why r u making new series in react native?? Any diffrence

  • @SaurabhSingh-jc9er
    @SaurabhSingh-jc9er 3 месяца назад +1

    Chin Tapak Dum Dum

  • @nareshrajput8854
    @nareshrajput8854 Год назад

    thank you

  • @GurjinderSingh-tf2dl
    @GurjinderSingh-tf2dl Год назад

    1. export without default
    export const ComponentA = () => { //return some view}
    import {ComponentA} from './ComponentA'; // use {} to import
    2. export with default
    const ComponentA = () => { //return some view}
    export default ComponentA;
    import ComponentA from './ComponentA'; // no {} to import

  • @patel5532
    @patel5532 Год назад

    Is it a good idea or practice to use Spring boot as backend for React Native apps?

    • @codewithpranoy
      @codewithpranoy Год назад

      If you have experience in spring boot then go with it, but if you don't have experience in backend then I'll suggest use a simple backend like, Flask, FastAPI, Or Express, Fastify

    • @codestepbystep
      @codestepbystep  Год назад

      Yes, you can

  • @programmingholic
    @programmingholic Год назад

    Done

  • @swapnilkashyap7333
    @swapnilkashyap7333 Год назад

    Hello Sir Thank You For This Topic

  • @bilalshahnawaz7511
    @bilalshahnawaz7511 Год назад

    1. Named export & import:
    export const Demo= () => {}; //export
    import {Demo} from './ComponentName'; //import
    OR
    export const Demo= () => {}; //export
    import {Demo as Demo2} from './ComponentName'; //import
    2. Default export & import:
    const Demo= () => {};
    export default Demo; //export
    import Demo from './component Name'; //import