You are on page 1of 1

AsyncStorage.getItem('token').

then((value) => {
console.log(value)
})

You might also like