React Native tutorial in Hindi #64 async storage

preview_player
Показать описание
Here we will learn how to use async storage in react native Hindi beginner series. This React native course is made by anil Sidhu in the Hindi language.

Points of video
What is async-storage
Install async-storage
use async-storage
Set data
Get data
Remove data
Interview Question.

Рекомендации по теме
Комментарии
Автор

If anyone having issues after installing the package through npm do it with yarn command it will work!

aboodriazy
Автор

bhai esa error aa raha h CocoaPods is only supported on darwin machines jab m 2nd command run kr raha hu plzz tell me solution anil bahiya

Faizandeveloper
Автор

Sir Course complete honey key baad ispe project zaroor banana

knigt
Автор

Sir how do you learn so many languages by yourself
React, angular, Vue, Flutter, next, node, php, Java, react native, etc etc HOW ?

mohammadmuzmilkabir
Автор

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project
> BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 63

Why I am gettins this error?

ishraq
Автор

Can you please make a video on Promises, await and

shivamojha
Автор

Bhai, react native ko mongo dB se connect kaise kare

Aur real time api kaise बनाएं and get, post, put, delete method api key ke saath kaise use karen

HeadhunterGaming
Автор

bhai ...asyncstorage ka advance video banao ...

shivamojha
Автор

Can you please make a video on Promises, await and callback. Thanks

faizanqadeer
Автор

Sir useContext and createContext k oper bhi video bana dain dono k sath useage please

NotesandPens-rowx
Автор

hello .... I have used asyncStorage in a function. but i have face a problem.. after getting the value when i return the value of asyncStorage, it comes as an object . cant the value when return it from the function.

code-
const getItemFromLocalStore= async (key)=>{
try {
let value= await AsyncStorage.getItem(key);
console.log((value))
return value;
} catch (error) {
// Error retrieving data
console.log(error)
}
}

mohammadyeasin
Автор

Well done Anil sir, the way you are teaching is really awesome, and helpful to all fellow students

earnwithvky
Автор

Functionality is same like local storage in react

AbhishekKumar-yibu
Автор

Due to this tutorial I am stared learning react native. Thank you so much for providing valuable content totally free.

yograjghadge
Автор

Which one is better for react native :-
1: Sqllite Database
2:- Async storage

Which one should we use for development

Thank you sir.... 🙏🙏🙏🙏🙏

subhammalgope
visit shbcf.ru