const token = await AsyncStorage.getItem('token')... const user = JSON.parse(await AsyncStorage.getItem('user'))
確定! 回上一頁