SafaElmali / rn-asyncStorage-example

React Native’de AsyncStorage Nedir?

Home Page:https://medium.com/@tsafaelmali/react-native-asyncstorage-kullan%C4%B1m%C4%B1-596db6162c0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

React Native’de AsyncStorage Nedir?

https://medium.com/@tsafaelmali/react-native-asyncstorage-kullan%C4%B1m%C4%B1-596db6162c0

License:MIT License


Languages

Language:JavaScript 35.0%Language:Objective-C 26.5%Language:Ruby 17.9%Language:Java 16.7%Language:Starlark 3.8%