Asyncstorage React Native | Async Storage Tutorial

Поділитися
Вставка
  • Опубліковано 12 гру 2024

КОМЕНТАРІ • 81

  • @AdrianTwarog
    @AdrianTwarog  4 роки тому +24

    I am trying to grow my channel, so if you find this video useful, #subscribe & hitting the #bell :) Thanks for watching and hope you liked and learnt something new!

    • @norhankhaled707
      @norhankhaled707 4 роки тому

      can you upload video about how to use Asyncstorage in flatlist

  • @makariyu69
    @makariyu69 4 роки тому +3

    Learning react native. This channel will be a great resource for sure. Thanks adrian!

    • @AdrianTwarog
      @AdrianTwarog  4 роки тому +5

      Mac O. Thanks. Planning to do a future video on all of react native from start to end but that’s going to take a bit more time. For now trying to cover fundamentals and interesting topics :)

  • @rajeev7842
    @rajeev7842 2 роки тому +4

    Where exactly does AsyncStorage stores this data? How it is getting persisted? It would have been great if these information were in the video.

  • @tommyleong8328
    @tommyleong8328 4 роки тому +4

    As usual, great content with simple explanation on guiding all our react native developer onboard! (Y)

  • @vaibhavkumarpatel6863
    @vaibhavkumarpatel6863 4 роки тому +1

    On which technology you are working in companies.
    React native?
    If so please make one full series of react native app development from beginnier to advance.
    You are explaining well...
    Please answer my above questions...

  • @Programphile
    @Programphile 4 роки тому +4

    Excellent content! Subscribed. Keep it up!

  • @veermetri05
    @veermetri05 4 роки тому +1

    Awesome tutorial for even absolute begineer! Thank you so much

  • @spang1e858
    @spang1e858 4 роки тому +2

    Thanks for this, made it easy to understand and implement into my project.

  • @NicolasSilvaVasault
    @NicolasSilvaVasault 4 роки тому +2

    how about with react hooks? how is the approach with react native hooks?

  • @Holdsy10
    @Holdsy10 4 роки тому +2

    Very good video mate! I was able to understand it easily :)

    • @AdrianTwarog
      @AdrianTwarog  4 роки тому

      Holdsy10 that’s great, that was the goal!

  • @mohammadrasel1271
    @mohammadrasel1271 4 роки тому +3

    can you upload a video on implementing onboarding or walkthrough screens using react native? it would be very helpful

    • @AdrianTwarog
      @AdrianTwarog  4 роки тому +5

      Hey that’s a great idea, will do

  • @nooch815
    @nooch815 4 роки тому +1

    Great video Adrian - thank you!

  • @sntlln93
    @sntlln93 4 роки тому +1

    Hi! How i can add AsyncStorage with npm? I tried with [npm i @react-native-community/async-storage] but it doesn't seems to work. I dont want to use yarn because i'm already using npm.

  • @michawattenberg4665
    @michawattenberg4665 4 роки тому +2

    I just have a problem with the linking. Im using Expo and if I install the package there is always the error: "[@RNC/AsyncStorage]: NativeModule: AsyncStorage is null." . Ive tried to link Async Storage but it doesn't work. Do you have a solution for this? Thanks

    • @jakediaz9282
      @jakediaz9282 4 роки тому +1

      I'm getting the same error. Still haven't found a fix...

    • @AdrianTwarog
      @AdrianTwarog  4 роки тому

      Maybe check github doco?

    • @AdrianTwarog
      @AdrianTwarog  4 роки тому

      I'd suggest checking doco as my example is RN

    • @ginicholas4322
      @ginicholas4322 4 роки тому

      If you go to the expo docs it shows that AsyncStorage is automatically installed within the 'react-native' library as of SDK 36+. Import { AsyncStorage } from 'react-native'; Though, you'd still need to look at the docs just to make sure nothing has changed.

  • @emilrasmussen7429
    @emilrasmussen7429 4 роки тому +12

    Am I the only one triggered by the way he pronounced "Deprecated" 😅

  • @lukehatcher98
    @lukehatcher98 4 роки тому

    Thank you for this great tutorial!

  • @romainplantureux2125
    @romainplantureux2125 2 роки тому

    Hello thanks a lot ! Do you have some link to documentation or anything else for use this with nodejs/mysql ? thank you :-)

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

    I have two questions:
    1. Will it work even after uninstalling the application
    2. What can be the alternative if we use Xamarin instead of React Native

  • @ishara8375
    @ishara8375 4 роки тому +1

    Sir, can you make a video about setting up FCM in ejected expo app. Pls

  • @Dheerajsonali
    @Dheerajsonali 4 роки тому +2

    Getting error. Sqlitefullexception: Error storing data error: Database or disk is full (code 13).

  • @carmiaca
    @carmiaca 3 роки тому

    Can't setState on a component that is not yet mounted error when running getData.

  • @santi_cendra_music
    @santi_cendra_music 3 роки тому

    how to save a video?

  • @alvin_lal
    @alvin_lal 4 роки тому

    which vs code theme do you use?

  • @sherifsamir6888
    @sherifsamir6888 2 роки тому

    Thanks for the amazing content !

  • @sumukhakb2701
    @sumukhakb2701 3 роки тому

    Rare and nice video, please do some more videos on react native

  • @saidinusah
    @saidinusah 4 роки тому +2

    how do i get the stored data when my app opens for the first time. Let's say i store the user name so when theres a username data, i navigate to the landing screen instead of the sign up

    • @AdrianTwarog
      @AdrianTwarog  4 роки тому

      get it from local storage ideally

    • @NicolasSilvaVasault
      @NicolasSilvaVasault 4 роки тому

      you can use keychain and store both username and password, and on componentdidmount (or useEffect on hooks) ask if the credentials exist, then you can log the user and navigate to home, otherwise just go back to login

  • @jakediaz9282
    @jakediaz9282 4 роки тому +1

    I am getting an Error:[@RNC/AsyncStorage]: NativeModule: AsyncStorage is Null.
    Is anyone else getting this error and if so lemme know if you've fixed it.
    Thanks guys

    • @AdrianTwarog
      @AdrianTwarog  4 роки тому

      May need to check github on that one

  • @umairali2360
    @umairali2360 3 роки тому +1

    Where is AsyncStorage Data Physically Located on Android devices?????

  • @purringlobster
    @purringlobster 4 роки тому

    Love the great works man =))

  • @Слава-э8ю
    @Слава-э8ю 5 місяців тому

    Thank you!

  • @mednour496
    @mednour496 3 роки тому

    how Loading data with AsyncStorage in new Tab Screen

  • @vitormazuco5410
    @vitormazuco5410 4 роки тому +2

    where is the your code?

    • @AdrianTwarog
      @AdrianTwarog  4 роки тому +3

      Vitor Mazuco I’ll try put it up for reference. Code pen?

  • @shrikantjha5630
    @shrikantjha5630 4 роки тому +1

    Worked !

  • @practicacodigo9119
    @practicacodigo9119 2 роки тому

    Hello, thank your jajajajaj I like your style jaja

  • @damjanosemini796
    @damjanosemini796 2 роки тому +1

    '@react-native-community/async-storage' is no longer available and the new version of 'react-native-async-storage/async-storage' show some errors after install

  • @salemouail627
    @salemouail627 4 роки тому

    thanks for the video

  • @yuriiberezynets6102
    @yuriiberezynets6102 3 роки тому

    thx! 🔥

  • @abdremo
    @abdremo 3 роки тому

    Cool One

  • @AbdulRehman-ux8uj
    @AbdulRehman-ux8uj 4 роки тому

    awesome

  • @sameralsudani7323
    @sameralsudani7323 4 роки тому +1

    Can you share the source code via Github please?

    • @AdrianTwarog
      @AdrianTwarog  4 роки тому

      In future videos I will try to do this!

  • @NikolajLepka
    @NikolajLepka 2 роки тому

    de-pre-ca-ted
    not de-pre-ci-a-ted

  • @henporchaing4794
    @henporchaing4794 2 роки тому

    c ey jes mis bro

  • @DilanBuddhikawijerathne
    @DilanBuddhikawijerathne 4 роки тому

    background music is too much than your voice

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

    Pashol Nahuy

  • @ManojSatishkumar
    @ManojSatishkumar 4 роки тому

    try ... catch is not a loop. Its a block.

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

    AsyncStorage is slow.

  • @DarkMooN-uh1ih
    @DarkMooN-uh1ih Рік тому +1

    Async Storage has moved to new organization => react-native-async-storage/async-storage

  • @earnverneditor2897
    @earnverneditor2897 4 роки тому

    Awesome tutorial for even absolute begineer! Thank you so much