fix some bugs (#260)

* fix some bugs

* fix some bugs
This commit is contained in:
菩提
2020-01-15 20:54:19 +08:00
committed by Jaco Greeff
parent e65e5460e5
commit 74393eddce
4 changed files with 6 additions and 4 deletions
@@ -2,7 +2,7 @@
// This software may be modified and distributed under the terms
// of the Apache-2.0 license. See the LICENSE file for details.
/* eslint-disable no-global-assign */
import 'fast-text-encoding';
import AsyncStorage from '@react-native-community/async-storage';
class Storage {