import AsyncStorage on splash screen view
This commit is contained in:
parent
7347793f84
commit
559b9d6d28
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ import React from 'react';
|
|||
import { Lbry } from 'lbry-redux';
|
||||
import {
|
||||
ActivityIndicator,
|
||||
AsyncStorage,
|
||||
Linking,
|
||||
NativeModules,
|
||||
Platform,
|
||||
|
|
Loading…
Reference in a new issue