Skip to content

Commit e0a4205

Browse files
committed
Updated README.md
0 parents  commit e0a4205

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Simple-Redux-App
2+
3+
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.
4+
5+
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.
6+
7+
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.

0 commit comments

Comments
 (0)