Harinder Singh
Harinder Singh
  • 95
  • 789 806
#95 React Native Splash Screen
React Native Splash Screen
#splashscreen #reactnative #erharindersingh #splash
Thanks for watching my video. I am trying to do my best, trying to provide best.
Subscribe & press bell icon to get notifications.
#Telegram : t.me/ItzErHarinder
#Facebook : ItzErHarinder
#Twitter : ItzErHarinder
#Github : github.com/ErHarinderSingh/UA-cam-Tutorials
Переглядів: 8 904

Відео

#94 React Native Event Emitter And Listeners
Переглядів 4,8 тис.Рік тому
#94 React Native Event Emitter And Listeners In some very specific cases it can be charming to have a simple global event listener. While working with global event listeners you don't have to pass touch events through the component tree into other components or can bypass easily the redux architecture for example. (This package isn't only restricted to react-native projects. The source is writt...
#93 How To Prevent Screen Sleeping While App Is Active In React Native?
Переглядів 926Рік тому
#93 How To Prevent Screen Sleeping While App Is Active In React Native? This React Native package allows you to prevent the screen from going to sleep while your app is active. It's useful for things like navigation or video playback, where the user expects the app to remain visible over long periods without touch interaction. #reactnativekeepawake #preventappsleep #reactnative #reactnativetuto...
#92 RecoilJS | Recoil Persisted State | React Native State Management | Part 8
Переглядів 2,1 тис.2 роки тому
RecoilJS | Persisted State | React Native State Management | Part 8 Recoil is a state management library for React, so you need to have React installed and running to use Recoil. #Recoil #RecoilJS #ReactNative #StateManagement #RecoilState #ReactNativeTutorials #ErHarinderSingh Thanks for watching my video. I am trying to do my best, trying to provide best. Subscribe & press bell icon to get no...
#91 MobX | React Native State Management | Part 7
Переглядів 2,2 тис.2 роки тому
MobX | React Native State Management | Part 7 MobX is a battle tested library that makes state management simple and scalable by transparently applying functional reactive programming (TFRP). The philosophy behind MobX is simple: 😙 Straightforward Write minimalistic, boilerplate free code that captures your intent. Trying to update a record field? Use the good old JavaScript assignment. Updatin...
#90 Easy Peasy | React Native State Management | Part 6
Переглядів 1,5 тис.2 роки тому
Easy Peasy | React Native State Management | Part 6 Easy Peasy is an abstraction of Redux, providing a reimagined API that focuses on developer experience. It allows you to quickly and easily manage your state, whilst leveraging the strong architectural guarantees and extensive eco-system that Redux has to offer. Zero configuration No boilerplate React hooks based API Extensive TypeScript suppo...
#89 Hookstate | React Native State Management | Part 5
Переглядів 6962 роки тому
Hookstate | React Native State Management | Part 5 #Hookstate #ReactNativeState #StateManagement #ReactNative #State Hookstate is simple but incredibly fast and flexible state management that is based on React state hook. Thanks for watching my video. I am trying to do my best, trying to provide best. Subscribe & press bell icon to get notifications. #Telegram : t.me/ItzErHarinder #Facebook : f...
#88 React Context API | React Native State Management | Part 4
Переглядів 8962 роки тому
React Context API | React Native State Management | Part 4 #ReactNativeState #ContextAPI #StateManagement #ReactNative #ErHarinderSingh #ReactNativeTutorials Thanks for watching my video. I am trying to do my best, trying to provide best. Subscribe & press bell icon to get notifications. #Telegram : t.me/ItzErHarinder #Facebook : ItzErHarinder #Twitter : ItzErHarinder #...
#87 Redux | React Native State Management | Redux Persisted Store | Part 3
Переглядів 3,5 тис.2 роки тому
React Native State Management With Redux | Redux Persisted Store | Part 3 Redux is a predictable state container for JavaScript apps. Redux helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test. Redux is simply a store, which store the state of the variables in your app. React Redux : react-redux.js.org/ Redux Per...
#86 useState Hook | React Native State Management | Part 2
Переглядів 6822 роки тому
React Native State Management With useState | Part 2 #ReactNativeState #StateManagement #useState Thanks for watching my video. I am trying to do my best, trying to provide best. Subscribe & press bell icon to get notifications. #Telegram : t.me/ItzErHarinder #Facebook : ItzErHarinder #Twitter : ItzErHarinder #Github : github.com/ErHarinderSingh/UA-cam-Tutorials
#85 React Native State Management | Part 1
Переглядів 5 тис.2 роки тому
#85 State Management In React & React Native | Brief Presentation | Part 1 #StateManagement #State #ReactNative Thanks for watching my video. I am trying to do my best, trying to provide best. Subscribe & press bell icon to get notifications. #Telegram : t.me/ItzErHarinder #Facebook : ItzErHarinder #Twitter : ItzErHarinder #Github : github.com/ErHarinderSingh/UA-cam-Tut...
#84 React Native Hooks Tutorial | useKeyboard | useLayout | useDeviceOrientation | Part 5
Переглядів 6623 роки тому
#84 React Native Hooks Tutorial | useKeyboard | useLayout | useDeviceOrientation | Part 5 #ReactNativeHooks #useKeyboard #useLayout #useDeviceOrientation #useInteractionManager #ReactNativeTutorials #ReactNative #ErHarinderSingh Thanks for watching my video. I am trying to do my best, trying to provide best. Subscribe & press bell icon to get notifications. #Telegram : t.me/ItzErHarinder #Faceb...
#83 React Native Hooks Tutorial | useDimensions | useImageDimensions | Part 4
Переглядів 3993 роки тому
#83 React Native Hooks Tutorial | useDimensions | useImageDimensions | Part 4 Get Screen & Image Dimension #useDimensions #useImageDimensions #ReactNativeHooks #ReactNative #ErHarinderSingh #ReactHooks Thanks for watching my video. I am trying to do my best, trying to provide best. Subscribe & press bell icon to get notifications. #Telegram : t.me/ItzErHarinder #Facebook : ItzErHar...
#82 React Native Hooks Tutorial | useClipboard | Copy Data To Clipboard In React Native App | Part 3
Переглядів 7663 роки тому
#82 React Native Hooks Tutorial | useClipboard | Copy Data To Clipboard In React Native App | Part 3 #clipboard #reactnativeclipboard #clipboardhook #reactnativehooks #reactnative #erharindersingh Thanks for watching my video. I am trying to do my best, trying to provide best. Subscribe & press bell icon to get notifications. #Telegram : t.me/ItzErHarinder #Facebook : ItzErHarinder...
#81 React Native Hooks Tutorial | useAppState | Use Accessibility Settings in React Native | Part 2
Переглядів 1,6 тис.3 роки тому
React Native Hooks React Native APIs turned into React Hooks allowing you to access asynchronous APIs directly in your functional components. #81 React Native Hooks Tutorial | useAppState | Use Accessibility Settings in React Native | Part 2 #ReactNativeHooks #useAppState #useAccessibilityInfo #ReactNative #ErHarinderSingh #ReactNativeTutorials #ReactHooks Thanks for watching my video. I am try...
#80 React Native Hooks Tutorial | useBackHandler | Handle Back Button In React Native | Part 1
Переглядів 5 тис.3 роки тому
#80 React Native Hooks Tutorial | useBackHandler | Handle Back Button In React Native | Part 1
#79 React Native Emoji Slider
Переглядів 2 тис.3 роки тому
#79 React Native Emoji Slider
#78 React Native Form Validation Tutorial With Formik & Yup
Переглядів 17 тис.3 роки тому
#78 React Native Form Validation Tutorial With Formik & Yup
#77 Beautiful Login Screen UI Tutorial In React Native
Переглядів 40 тис.3 роки тому
#77 Beautiful Login Screen UI Tutorial In React Native
#76 React Native Infinite Scroll Flatlist | Pagination With Firestore
Переглядів 7 тис.3 роки тому
#76 React Native Infinite Scroll Flatlist | Pagination With Firestore
#75 React Native Onboarding Screens Tutorial
Переглядів 1,4 тис.3 роки тому
#75 React Native Onboarding Screens Tutorial
#74 React Native Instagram Stories UI
Переглядів 11 тис.3 роки тому
#74 React Native Instagram Stories UI
#73 React Native Multi Language App | Language Detector | Part 2
Переглядів 5 тис.3 роки тому
#73 React Native Multi Language App | Language Detector | Part 2
#72 React Native Multi Language App | Part 1
Переглядів 22 тис.3 роки тому
#72 React Native Multi Language App | Part 1
#71 Capture View To An Image | React Native View Shot
Переглядів 9 тис.3 роки тому
#71 Capture View To An Image | React Native View Shot
#70 React Native Firebase Upload Files To Storage | Part 3
Переглядів 1,9 тис.4 роки тому
#70 React Native Firebase Upload Files To Storage | Part 3
#69 React Native Firebase Upload Files To Storage | Part 2
Переглядів 2,7 тис.4 роки тому
#69 React Native Firebase Upload Files To Storage | Part 2
#68 React Native Firebase Upload Files To Storage | Part 1
Переглядів 9 тис.4 роки тому
#68 React Native Firebase Upload Files To Storage | Part 1
#67 React Native Firebase Google Login
Переглядів 6 тис.4 роки тому
#67 React Native Firebase Google Login
#66 React Native Firebase Facebook Login
Переглядів 5 тис.4 роки тому
#66 React Native Firebase Facebook Login

КОМЕНТАРІ

  • @enochdollar-bill3306
    @enochdollar-bill3306 Місяць тому

    okay guys I have a solution that would make all of us happy. I know we all want to use the json path for our images. instead use the json details for the other needed string components. and for the images, save the images in an array variable with the require method for each. live he did in the last part of the video. import the array into ur file. and in the map function, use the index prop as the index for imported image array. Try ur best to get it. all the best

  • @saurabhs4743
    @saurabhs4743 3 місяці тому

    Bhaji tusi tan genius ho.. thank you so much

  • @jatinlogs8775
    @jatinlogs8775 3 місяці тому

    Yes Harinder, we are finding your videos helpful !

  • @whatgadget49
    @whatgadget49 4 місяці тому

    brother it showing white screen when i start my app after 2,3 second it show my splash screen is there any solution that i show my splash screen on that white screen.tell me plz if you read this comment

  • @amitshrestha6833
    @amitshrestha6833 5 місяців тому

    The startAfter(lastVisible) when used with a valid where() method is throwing error: [Error: [firestore/invalid-argument] Client specified an invalid argument. Note that this differs from failed-precondition. invalid-argument indicates arguments that are problematic regardless of the state of the system (e.g., an invalid field name).] It works fine if I remove where() method in both the functions, however it's not useful in my application without filtering with where() can anyone help ? Thankyou

  • @AishikDalui
    @AishikDalui 6 місяців тому

    Multiple pages pe header and footer dekhane k lia kaya kare?

  • @vjeet_id
    @vjeet_id 6 місяців тому

    good example

  • @sumitsinghchadha2815
    @sumitsinghchadha2815 6 місяців тому

    Google Project makes use of app package name to generate google-services.json file (and this file will reside in mobile code) and can be stolen by hacker. Hacker can then be able to create a new app (with same package name as ours) in his local machine and use our google-services.json file hence exploiting the usage of Google analytics. How can this be taken care of ?

  • @abdulrahmanhussamaldin6523
    @abdulrahmanhussamaldin6523 7 місяців тому

    I Have A Small Question It work Fine For Me But The it Record the User Only One Time When I Close the App And Reopen it it wasn't reRecord the User Can You Tell Me How Can I Fix it

  • @fabsync
    @fabsync 7 місяців тому

    thanks for this.. it is still one of the best tutorials on this subject!

  • @React_Native_Dev
    @React_Native_Dev 7 місяців тому

    You can slow the speed and explain in short

  • @muhammadfarhan5648
    @muhammadfarhan5648 8 місяців тому

    I am getting content:// URI and does not work

  • @yogendraswaroop2698
    @yogendraswaroop2698 9 місяців тому

    thanks man, this package is smooth!

  • @Pythonado
    @Pythonado 9 місяців тому

    i get WARN react-i18next:: You will need to pass in an i18next instance by using initReactI18next

  • @nasserarrod6153
    @nasserarrod6153 9 місяців тому

    Thanks that's very informative

  • @DesignWithCode
    @DesignWithCode 10 місяців тому

    Srdar ji tuhadi english v meri trah e a

  • @narendrapatil3023
    @narendrapatil3023 10 місяців тому

    How to set dynamic secretKey in createEncryptor function?

    • @ItzErHarinder
      @ItzErHarinder 10 місяців тому

      Lots of things. Cryptojs..math random...uuid...uniqueId from Lodash.

  • @stanleyafon8782
    @stanleyafon8782 10 місяців тому

    Let's be honest with ourselves, this tutorial does not solve the problem. So far, I haven't seen any tutorial that solves this issue. If users are unable to dynamically display images locally, React Native could simply go down.

  • @AswinPMony
    @AswinPMony 10 місяців тому

    great explanation

  • @omdesale4132
    @omdesale4132 11 місяців тому

    Decided to drop react-native because of this feature not working but you saved🙏

  • @ahsanhussain5161
    @ahsanhussain5161 11 місяців тому

    Can you show how to filter out already taken timeslots from backend

  • @hafizusman9346
    @hafizusman9346 11 місяців тому

    Awesome - Well Explained - REALLY APPRECIATED

  • @codewithproject1
    @codewithproject1 Рік тому

    Thanks man. I have spent 4 hours looking for the solution you just gave . gracias.

  • @owaisiqbal4147
    @owaisiqbal4147 Рік тому

    very nice sir great, but sir you dont tell that how to open ap from social media platform if we share the link of specific product to my friends

  • @laxmipriyapradhan1704
    @laxmipriyapradhan1704 Рік тому

    Thanks .... Great but can you please more elaborate the difference and the definition as well with few real times examples 😊

  • @AnuMessi10
    @AnuMessi10 Рік тому

    Life saver, thank you!

  • @Vcode187
    @Vcode187 Рік тому

    bhai i am using the expo-router/drawer module for creating the drawer please do a video on it as well !!! its a request. like doing the same thing using expo-router/drawer!?!??!?!?!?! pleaseeee???

  • @Vcode187
    @Vcode187 Рік тому

    question...... if its dark mode shouldnt the color of the screen change instead of the color of the menu????? i mean the menu should also change colors but also the screen should also change color ri8?

  • @OfyouWonder-q6g
    @OfyouWonder-q6g Рік тому

    no icon no item and even no inpiut!!

    • @OfyouWonder-q6g
      @OfyouWonder-q6g Рік тому

      thsi is garbach tutoriral

    • @ItzErHarinder
      @ItzErHarinder Рік тому

      Thanks 😊..BTW since then native base library is updated with major upgrades. This tutorial is using the 2.x version and maybe you are trying with 3.x.

  • @mykhailoshchuka5366
    @mykhailoshchuka5366 Рік тому

    Thanks for the video! I also had problems, watched many videos but only yours helped me!

  • @mansoorbashir746
    @mansoorbashir746 Рік тому

    Can you please me to print page number like current page/total pages.

  • @alwazkazi1916
    @alwazkazi1916 Рік тому

    Thank you soo much sir for such a simple and detailed video.

  • @arkantossokra
    @arkantossokra Рік тому

    Great tutorial

  • @ahmadmoussa4298
    @ahmadmoussa4298 Рік тому

    great tutorial !!

  • @ahmadmoussa4298
    @ahmadmoussa4298 Рік тому

    what icon library you use ?

  • @ShaileshPadhiyar-h2w
    @ShaileshPadhiyar-h2w Рік тому

    Thank you so much.....!

  • @PiyushManglani
    @PiyushManglani Рік тому

    i follow all the steps but i only able to see splash screen in iphone se 3rd generation, splash screen doesn't work for iphone 14, or any other device , why ? please tell me a solution why it is not working on other device exclude se 3d generation

  • @be_calm2372
    @be_calm2372 Рік тому

    Sir what if i want to directly print it without showing the preview?

  • @ajayvishwakarma2648
    @ajayvishwakarma2648 Рік тому

    Thanks sir ji

  • @nabeelmhd669
    @nabeelmhd669 Рік тому

    Thank you for this video. I was having trouble implementing it. You saved my day. Keep rocking brother 🥂

  • @karldtrumpeter
    @karldtrumpeter Рік тому

    Thanks very much. I was able to set this up using expo and expo-localization instead of RN localize.

  • @shafiq_rai
    @shafiq_rai Рік тому

    sardar g ap ny kam to aacha kia ha but i think ap agr punjabi yah hindi main video banao to wo zayda acha ha

  • @90tmj
    @90tmj Рік тому

    Awesome bro😊

  • @codewithtae6637
    @codewithtae6637 Рік тому

    What are your thoughts on setting a default value of false to setLastPost so you don't have to worry about in the ternary statement? Good tutorial btw:)

  • @princewillchizaram8447
    @princewillchizaram8447 Рік тому

    pls how do u validate for th checked box?

  • @samanthahaley6093
    @samanthahaley6093 Рік тому

    😪 P r o m o s m

  • @karankavaofficial
    @karankavaofficial Рік тому

    pajee your teaching sense and style is awesome but your english is not good for listening you should speak in your comfort language we like your programming knowledge love u

  • @kissmeifyouloveme5983
    @kissmeifyouloveme5983 Рік тому

    Google playconsloe says i have implemented two splash screen😏

  • @DineshKumar-bq9yh
    @DineshKumar-bq9yh Рік тому

    harinder paji your Punjabi accent so saxy.. 😃

    • @ItzErHarinder
      @ItzErHarinder Рік тому

      Haha bro wide audience layi english ta bolni peni a jeho jehi v aundi aa❤️🙏🏻