/rn-asyncStorage-example

React Native’de AsyncStorage Nedir?

Primary LanguageJavaScriptMIT LicenseMIT

React AsyncStorage Example

PRs Welcome

This repo contains demo codes for my Medium article 👉 Medium Article

Preview

How To Install ?

  • Go to project folder and run npm install
  • Go to ios folder and run pod install

How To Run The Project

  • Go to the main folder.
  • To deploy to an Android emulator or attached Android phone, you can run the app by typingreact-native run-android
  • To deploy to an IOS emulator, you can run the app by typingreact-native run-ios

License

rn-asyncStorage-example is MIT licensed.