Storing and Getting Data from Async Storage in React Native

Published: 25 January 2021
on channel: ToThePointCode
12,920
181

In this video, we look at storing and getting data from async storage in react native for our todo app. Part 2.
GET SOURCE CODE 📀⬇️

🔴 Get Project Source Code - https://bit.ly/ttpc-todos-async-storage

🔴 All Other Source Codes & Support - https://bit.ly/ttpc-monthly-access

NOTES

🔵 Async Storage provides a means to persistently store data in our expo react native application.

🔵 We demonstrate how to handle react native asyncstorage array of objects with the todos.

🔵 We use it to store the data in our react native swipeable todo app with expo.

LET’S WORK

👋 You can reach me at - https://www.tothepointcode.com/contact

CHECK OUT THESE HELPFUL TUTORIALS

🟡 Complete React and Node JS Login System -    • Login Page with React and Node Js + E...  

🟡 Node JS Projects -    • Node JS Starter Guide  

🟡 React Native Projects -    • React Native Starter Guide  

🟡 Publishing Expo React Native App to Play Store Journey
   • Publish Expo React Native App to Play...  

🟡 PHP Project
   • PHP CRUD Application ft MySQL, JQuery  

TOOLS USED

🟠 Tool for my thumbnail & images - https://partner.canva.com/ttpc

🟠 Cheap website domain name - https://namecheap.pxf.io/ttpc


FOLLOW US ON:

🔵 Twitter -   / tothepointcode  

🔵 Instagram - https://www.instagram.com/invites/con...

🔵 GitHub - https://github.com/tothepointcode

🔵 YouTube -    / @tothepointcode  

CHAPTERS

00:00 Intro & Preview
00:31 Installing Necessary Modules
03:19 Async Storage Logic
04:42 Quick Run of the App
05:40 Getting data from Async Storage
07:34 Before App starts, Do This When using Async Storage
09:37 Very Important!
11:36 How to Edit and Delete the Data
13:14 How to test Async Storage
15:11 Conclusion

#tothepointcode #asyncstorage #reactnative