Expo CLI upgrade.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import AsyncStorage from "@react-native-community/async-storage";
|
||||
import AsyncStorage from '@react-native-async-storage/async-storage';
|
||||
import { combineReducers } from "redux";
|
||||
import { persistReducer } from "redux-persist";
|
||||
import appReducer from "./app/app.reducer";
|
||||
|
||||
Reference in New Issue
Block a user