[react-native]- NativeModule: AsyncStorage is null. satoshi_uma 2021-03-25 190 阅读1分钟 将:import AsyncStorage from '@react-native-community/async-storage' 改为:import { AsyncStorage } from "react-native"