You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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