setItemAsync('user', JSON.stringify(userResponse)); AsyncStorage.setItem('user', JSON.stringify(userResponse)); }) .catch(error ...
確定! 回上一頁