Skip to content

Demo topic for React Nanodegree: react-native-async-storage + react-native

Notifications You must be signed in to change notification settings

TianyuanC/asyncstorage-demo

Repository files navigation

AsyncStorage Demo

AsyncStorage is deprecated in React Native 😱 due to the Lean Core Initiative

While it's completely okay to continue using the AsyncStorage from expo, because expo keeps their own fork for the react-native.

But if you want to use latest the greatest libraries 🙈, let's use react-native-async-storage on top of bare react-native

🚀 Script

# Make sure you have installed watchman from brew
watchman watch .

# finger crossed
react-native run-ios

About

Demo topic for React Nanodegree: react-native-async-storage + react-native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors