Live version: https://rnplay.org/apps/3CUVOA
Development tools and techniques include:
- React Native
- CSS Flexbox
- ES6
- ESLint
- Android Studio
- Node
- Git
- GitHub
> git clone https://github.com/PiotrBerebecki/javascript-resources-app.git
> cd albums-app-react-native
> npm install
Start iOS or Android Virtual Device
> react-native run-ios
or
> react-native run-android