Jaymanyoo Singh Chouhan
Jaymanyoo Singh Chouhan
  • 5
  • 99 786
Custom Fonts In 5 Steps | React Native | Android
#react #native #fonts #custom #hybrid #jaymanyoo
GitHub Link: github.com/captainIN/custom_font
Today I will show you, how to implement custom fonts in 5 steps in react native android. Follow each step carefully and we will cross the hurdle of custom fonts.
Implementing custom fonts are very easy to implement in react native android. After following all the steps, you will be able to add this in your own projects.
I am going to walk you through the implementation in the simplest way such that it won't act as a roadblock for you anymore. So follow along with me and let's get started.
Tags:
custom fonts in react native , react native custom fonts, react navigation 5 hooks, react navigation 5 installation, react navigation 5 tutorial, authentication, English, react native tutorials for beginners , tutorial, react native bottom tab navigator, react native app
#reactjs #javascript #programming
มุมมอง: 2 412

วีดีโอ

React Native Beginners Tutorial | Tic Tac Toe | Part 2 of 2
มุมมอง 1.4K3 ปีที่แล้ว
#react #native #jaymanyoo #beginner #screen #hybrid GitHub Link: github.com/captainIN/tic-tac-toe-rn Today I will show you, how to develop a basic game in react native. we will use the hooks to achieve are goals. Implementing good UI is apps is very important. Learn with me as I style the components in react native. I am going to walk you through the implementation in the simplest was such that...
React Native Beginners Tutorial | Tic Tac Toe | Part 1 of 2
มุมมอง 4.3K3 ปีที่แล้ว
#react #native #beginner #screen #hybrid #jaymanyoo GitHub Link: github.com/captainIN/tic-tac-toe-rn Today I will show you, how to develop a basic game in react native. we will use the hooks to achieve are goals. Implementing good UI is apps is very important. Learn with me as I style the components in react native. I am going to walk you through the implementation in the simplest was such that...
Splash Screen In 10 Steps | React Native | Android
มุมมอง 71K3 ปีที่แล้ว
#react #native #splash #screen #hybrid #jaymanyoo GitHub Link: github.com/captainIN/splashexample Today I will show you, how to implement react-native splash screen in 10 steps. Follow each step carefully and we will cross the hurdle of splash screen. Implementing splash screen felt like a hurdle in the react native android. After a lot of research and going through their docs of react-native-s...
Combine Bottom Tab Navigator with Stack Navigator in React Navigation 5 | React Native 2021
มุมมอง 20K4 ปีที่แล้ว
#react #native #navigation #bottomtabs #stack #hybrid #jaymanyoo GitHub Link: github.com/captainIN/tab_stack_project Since React Navigation 5 is released, all of the configurations happens inside a component and are dynamic. This has led to significant changes in the way we used to assign navigation within our app. Implementing Stack Navigator within the Tab Navigator felt like a hurdle in the ...

ความคิดเห็น

  • @hendoitechnologies
    @hendoitechnologies 3 หลายเดือนก่อน

    Can you post React Native CLI full course video for developers

  • @rohitkundnani9616
    @rohitkundnani9616 3 หลายเดือนก่อน

    How to implement custom fonts in react native web ?

  • @zafarhussain8273
    @zafarhussain8273 5 หลายเดือนก่อน

    i dont have java files i have .kt file in react native

  • @Trending_ai-b7l
    @Trending_ai-b7l 6 หลายเดือนก่อน

    chawaliyann maar rha ha mental ya xml jo code push kr rhy kaha sy ly rhy???

  • @BharatVlogsss
    @BharatVlogsss 7 หลายเดือนก่อน

    Great sir ! No video likes urs

  • @avanishpratapsingh5500
    @avanishpratapsingh5500 9 หลายเดือนก่อน

    not working...shows binding errors in around route and navigation words

  • @Proviper666
    @Proviper666 9 หลายเดือนก่อน

    Found how to make grid :) If you want to add alert TIE! : ```else if (markers.filter((oneCell) => !oneCell).length === 0){ alert("It is a TIE!"); }```

  • @Proviper666
    @Proviper666 9 หลายเดือนก่อน

    If you do not want to restart the game automatically after winner is calculated change the markPosition function... : ``` const markPosition = (position) => { if(!markers[position] && !calculateWinner(markers)) ... rest of code```

  • @Proviper666
    @Proviper666 9 หลายเดือนก่อน

    I am fallowing the tutorial. And I am using expo dev. So it runs in my browser. But If I change screen size whole grid turns into line. I managed to create function to transform those 2 lines of code in Pressable into one: ``` function myAmazingFunction(oneMarker) { if (oneMarker === 'X'){ return (<Image source={require('./assets/img/cross.png')} style={styles.icon}/>); }else if (oneMarker === 'O'){ return (<Image source={require('./assets/img/zero.png')} style={styles.icon}/>); }else{ return null } }``` Now in Pressable: ``` <Pressable style={[styles.baseCell, styles.cell_mid_mid]} onPress={() => markPosition(4)}> {myAmazingFunction(markers[4])} </Pressable>```

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

    I got a error unknown command link

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

    Thank you ❤👌👌

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

    Thank you Jaymanyoo....

  • @mohd.anassiddiqui1521
    @mohd.anassiddiqui1521 ปีที่แล้ว

    bsdk kya bhaang bhosda karwa diya mera project chal rha tha ab wo bhi nhi chal rha...Gandu

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

    react-native link react-native-splash-screen error: unknown command 'link'😭😭

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

      npx react-native link auto-linking command is deprecated in react-native v0.60 or higher versions. Use npx react-native-asset

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

      npx react-native-asset react-native-splash-screen 👍

  • @2amood937
    @2amood937 ปีที่แล้ว

    After following the tutorial I am facing issue with my Android Manifest file even after adding exported to true. please help !

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

    how can we use react-native-splash-screen?

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

    Thanks. Can i use gif image? and how?

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

    I am facing error at the time of linking

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

    Very Nice! Thank you

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

    Sos crack amigo! Thankssss!

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

    please improve your communication skill

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

    Great Video

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

    Thank you very helpfull

  • @teresitacuccia6425
    @teresitacuccia6425 2 ปีที่แล้ว

    hello, when i do this my splash-screen and my app work perfect, but when i run the command npx react-native run-android or when i generate an apk, my app appears twice on my phone. But when I want to uninstall one, both are deleted, as if they have been duplicated. Do you know what it can be?

  • @tahanyjmz4862
    @tahanyjmz4862 2 ปีที่แล้ว

    Thanks, this was helpful to me :D

  • @Hmn1701
    @Hmn1701 2 ปีที่แล้ว

    Worst tutorial of my life. U copy paste all the code directly and its really irritating.

    • @jaymanyoosinghchouhan9019
      @jaymanyoosinghchouhan9019 2 ปีที่แล้ว

      Hey, You can find the code used in this tutorial here -> github.com/captainIN/splashexample

  • @ajayb8730
    @ajayb8730 2 ปีที่แล้ว

    can we use mp4 insted of png for splash screen ? please do reply!!

    • @jaymanyoosinghchouhan9019
      @jaymanyoosinghchouhan9019 2 ปีที่แล้ว

      Yes, video can be used but they need to be configured differently in the code. You can start with this - stackoverflow.com/questions/8221155/video-as-a-splash-screen-instead-of-picture Regards

    • @ajayb8730
      @ajayb8730 2 ปีที่แล้ว

      @@jaymanyoosinghchouhan9019 Thank you bro

  • @Rahulsapkota
    @Rahulsapkota 2 ปีที่แล้ว

    i dont know why the spash screen shows and the app crashes, can you please assist.

  • @AmarKumar-hx2qg
    @AmarKumar-hx2qg 2 ปีที่แล้ว

    npx react-native link isn't working.

  • @AtlantisC
    @AtlantisC 2 ปีที่แล้ว

    graciaaaaaaaaaas

  • @yashyogi382
    @yashyogi382 2 ปีที่แล้ว

    hello sir how we can add video and animated screen on splash screen

  • @sharpzin
    @sharpzin 2 ปีที่แล้ว

    It's working here but I don't get it the NestedScreen goal, it's really necessary?

  • @syedalimehdi-english
    @syedalimehdi-english 2 ปีที่แล้ว

    Followed this tutorial step by step. Splash Screen shows with wierd icon on top of it and not the actual image idk where it went wrong

  • @vaibhavsingh5401
    @vaibhavsingh5401 2 ปีที่แล้ว

    Thanks man great explanation. Just a single problem the app is not working anymore. Rest of the thing is great

  • @bharathr8561
    @bharathr8561 2 ปีที่แล้ว

    Can i do this in Android studio?

  • @taihatranduc8613
    @taihatranduc8613 2 ปีที่แล้ว

    I edit the original code a little bit. Luckily it works. You sound like a very kind person. Thank you

  • @enhanceyourknowledge9892
    @enhanceyourknowledge9892 2 ปีที่แล้ว

    Bonus section was very helpful thanks

  • @yeshwanthme1917
    @yeshwanthme1917 2 ปีที่แล้ว

    Thank you

  • @tainebambrough6029
    @tainebambrough6029 2 ปีที่แล้ว

    Thank you

  • @krtk9675
    @krtk9675 2 ปีที่แล้ว

    What if someone uses tablet?

  • @Zahid110-r7u
    @Zahid110-r7u 2 ปีที่แล้ว

    Nice bro more videos

  • @machin2572
    @machin2572 2 ปีที่แล้ว

    Thank you for this tutorial. I have an issue. When I launch my app, the splash screen is blurred. I believe I did everything you did in the vidéo. Can you help me ?

  • @trandinhthang4337
    @trandinhthang4337 2 ปีที่แล้ว

    Thanks😀😀

  • @RafaelSantos-pp1iz
    @RafaelSantos-pp1iz 2 ปีที่แล้ว

    Thanks my friend

  • @anupkaushik9370
    @anupkaushik9370 2 ปีที่แล้ว

    Is it work well with expo ?

  • @piyushtyagi2131
    @piyushtyagi2131 2 ปีที่แล้ว

    Thanks buddy!!! quite helpful in just 28 min. Awesome! keep up the good work!!

  • @fluffybunny510
    @fluffybunny510 2 ปีที่แล้ว

    If you create a seperate splashscreen.js , and add your image and background, we will no longer need this hassels. Because anyway it renders the first screen in your navigator

  • @Noah-vm8id
    @Noah-vm8id 2 ปีที่แล้ว

    Hey Jaymayoo, thank you a lot for this helpful and well explained video. You helped me doing something I would probably not be able to figure out. Thank you :)

  • @imonisabrian8215
    @imonisabrian8215 2 ปีที่แล้ว

    Thanks

  • @imonisabrian8215
    @imonisabrian8215 2 ปีที่แล้ว

    Nice one