Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 538 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 538 Bytes

Simple-Redux-App

A simple React-Native app that implements Redux for state management. The app also uses Layout Animations to give the UI a more responsive feel.

Clone or download the repo to get started. Install the dependencies using yarn or npm. Start the JS server and install the app-debug in your device or emulator.

The app-release version of this project can be found inside /android/app/build/outputs/apk/ - you can install this version of the app directly on your device ( or emulator ) to run the app in production mode.