How to use AsyncStorage in React Native
Hello, fellows!
We will use Expo that enables us to develop our React Native app in the simplest way possible, having a zero setup environment. This is a prerequisite.
We want to persist state whenever we open and close our app. Therefore, we use the...
corinaferencz.hashnode.dev3 min read
Kyle Cash
Front-end Developer
Great article, Corina! I really enjoyed it and it's gonna help me with a course I'm working on. Appreciate it.
Just a tip: the sentence under 'Removing Data' makes it sound like you don't want to give access to the user. I would suggest just re-wording it to something like 'The last thing we need to do is give the user a chance..."
I hope this helps!