Simple app that will show a List of Banks
- React Native Elements - React Native Elements is to provide an all-in-one UI kit for creating apps in react native. .
- AsyncStorage - Is an unencrypted, asynchronous, persistent, key-value storage system that is global to the app. It should be used instead of LocalStorage.
- Create React Content Loader - SVG component to create placeholder loading, like Facebook cards loading or also known as skeleton UI.
yarn
android: react-native run-android,
ios: react-native run-ios