[react-native]- NativeModule: As
2020-11-06 本文已影响0人
Matsonga
将:import AsyncStorage from '@react-native-community/async-storage'
改为:import { AsyncStorage } from "react-native"
将:import AsyncStorage from '@react-native-community/async-storage'
改为:import { AsyncStorage } from "react-native"