import AsyncStorage on splash screen view

This commit is contained in:
Akinwale Ariwodola 2018-08-16 10:04:51 +01:00
parent 7347793f84
commit 559b9d6d28

View file

@ -2,6 +2,7 @@ import React from 'react';
import { Lbry } from 'lbry-redux';
import {
ActivityIndicator,
AsyncStorage,
Linking,
NativeModules,
Platform,