Async Storage

Dzeko·2021년 4월 11일
0

React Native

목록 보기
5/10
post-thumbnail

React Native에서 import해오던 AsyncStorage는 deprecated되어 AsyncStorage라고 뜬다.

react-native-async-storage 라이브러리를 이용하자.

yarn add @react-native-async-storage/async-storage

import AsyncStorage from '@react-native-async-storage/async-storage';

0개의 댓글

관련 채용 정보