Last active
September 30, 2022 16:58
-
-
Save ilkay-alti/9164303d818daf2257e72050c6ed8552 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# using npm | |
npm install @react-native-async-storage/async-storage | |
# using Yarn | |
yarn add @react-native-async-storage/async-storage | |
# using Expo CLI | |
expo install @react-native-async-storage/async-storage |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment