import Storage from 'react-native-storage'; import AsyncStorage from '@react-native-community/async-storage'; const storage = new Storage({ size: 1000, ...
確定! 回上一頁