소스 검색

Merge pull request #354 from jrapala/hotfix/removeAsyncImport

Remove unused AsyncStorage import (Deprecated in RN 0.59)
Travis Nuttall 4 년 전
부모
커밋
432de9f31c
No account linked to committer's email address
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      index.js

+ 0
- 1
index.js 파일 보기

@@ -7,7 +7,6 @@ import {
7 7
   DeviceEventEmitter,
8 8
   NativeAppEventEmitter,
9 9
   Platform,
10
-  AsyncStorage,
11 10
   AppState,
12 11
 } from 'react-native'
13 12
 import type {